mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6 lines
228 B
Plaintext
6 lines
228 B
Plaintext
# This config lists merged freertos_flash no_optimization in UT all together.
|
|
CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
|
|
CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH=y
|
|
CONFIG_COMPILER_OPTIMIZATION_NONE=y
|
|
CONFIG_COMPILER_DUMP_RTL_FILES=y
|