mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 10:53:17 +00:00
8 lines
265 B
Plaintext
8 lines
265 B
Plaintext
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"
|