diff --git a/bundle.json b/bundle.json index 196bb3efc11092e26ee84628dfeefc22b544b5a4..6f1c4b2e32e861a20ded88bb5cae644fbcfb179a 100644 --- a/bundle.json +++ b/bundle.json @@ -14,14 +14,16 @@ "en": "README.txt" }, "component": { - "name": "thirdparty_nuttx", + "name": "nuttx", "subsystem": "", "syscap": [], "features": [], - "adapted_system_type": [], - "rom": "", - "ram": "", - "deps": { + "adapted_system_type": [ + "small" + ], + "rom": "700KB", + "ram": "1400KB", + "external_deps": { "components": [], "third_party": [] },