diff --git a/bundle.json b/bundle.json index 1c8bdb9..b4c400b 100644 --- a/bundle.json +++ b/bundle.json @@ -14,14 +14,16 @@ "en": "" }, "component": { - "name": "thirdparty_mksh", + "name": "mksh", "subsystem": "", "syscap": [], "features": [], - "adapted_system_type": [], - "rom": "", - "ram": "", - "deps": { + "adapted_system_type": [ + "small" + ], + "rom": "172KB", + "ram": "344KB", + "external_deps": { "components": [], "third_party": [] },