diff --git a/bundle.json b/bundle.json index 1e70c2196cee5ab4268dc0a51679c356f340692d..51b0e7e13e475c4b321358476a47a15b9b00bd48 100644 --- a/bundle.json +++ b/bundle.json @@ -14,14 +14,17 @@ "en": "README" }, "component": { - "name": "thirdparty_fatfs", + "name": "fatfs", "subsystem": "", "syscap": [], "features": [], - "adapted_system_type": [], - "rom": "", - "ram": "", - "deps": { + "adapted_system_type": [ + "mini", + "small" + ], + "rom": "336KB", + "ram": "672KB", + "external_deps": { "components": [], "third_party": [] },