Import of adapted loboris/ESP32_ePaper_example repository
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
CONFIG_PARTITION_TABLE_CUSTOM=y
|
||||
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv"
|
||||
CONFIG_PARTITION_TABLE_CUSTOM_APP_BIN_OFFSET=0x10000
|
||||
CONFIG_PARTITION_TABLE_FILENAME="partitions_example.csv"
|
||||
CONFIG_APP_OFFSET=0x10000
|
||||
CONFIG_ESP32_PANIC_PRINT_HALT=y
|
||||
CONFIG_ESP32_DEFAULT_CPU_FREQ_240=y
|
||||
CONFIG_FREERTOS_HZ=1000
|
||||
CONFIG_MAIN_TASK_STACK_SIZE=8192
|
||||
CONFIG_TASK_WDT_TIMEOUT_S=20
|
||||
Reference in New Issue
Block a user