mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-03 06:58:11 +00:00
feat(example/storage/littlefs): add LittleFS demo example
This commit is contained in:
2
examples/storage/littlefs/sdkconfig.defaults
Normal file
2
examples/storage/littlefs/sdkconfig.defaults
Normal file
@@ -0,0 +1,2 @@
|
||||
CONFIG_PARTITION_TABLE_CUSTOM=y
|
||||
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_demo_esp_littlefs.csv"
|
Reference in New Issue
Block a user