5 lines
178 B
Plaintext
5 lines
178 B
Plaintext
# Enable eh_frame sections generation
|
|
CONFIG_ESP_SYSTEM_USE_EH_FRAME=y
|
|
# use non-rom systimer implementation, can't backtrace functions in ROM
|
|
CONFIG_HAL_SYSTIMER_USE_ROM_IMPL=n
|