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