mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-12 05:17:38 +00:00
feat(example/storage/littlefs): add LittleFS demo example
This commit is contained in:
@@ -68,6 +68,7 @@ SUBTYPES = {
|
||||
'esphttpd': 0x80,
|
||||
'fat': 0x81,
|
||||
'spiffs': 0x82,
|
||||
'littlefs': 0x83,
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user