added data partitions and app loading logic
This commit is contained in:
@@ -2,3 +2,6 @@ CONFIG_IDF_TARGET="esp32"
|
||||
CONFIG_LV_COLOR_16_SWAP=y
|
||||
CONFIG_LV_USE_USER_DATA=y
|
||||
CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES=2
|
||||
CONFIG_PARTITION_TABLE_CUSTOM=y
|
||||
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
|
||||
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
|
||||
|
||||
Reference in New Issue
Block a user