mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8 lines
308 B
Plaintext
8 lines
308 B
Plaintext
# This config lists merged freertos_flash no_optimization in UT all together.
|
|
CONFIG_ESP_TASK_WDT_EN=n
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
|
|
CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
|
|
CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH=y
|
|
CONFIG_COMPILER_OPTIMIZATION_NONE=y
|