forked from espressif/esp-idf
Merge branch 'bugfix/fix_esp_restart_crash' into 'master'
esp_hw_support: fix esp_restart crash Closes IDFGH-4466 See merge request espressif/esp-idf!11986
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
COMPONENT_SRCDIRS := . port/$(IDF_TARGET)
|
||||
COMPONENT_ADD_INCLUDEDIRS := . include port/$(IDF_TARGET)/private_include
|
||||
COMPONENT_ADD_LDFRAGMENTS := linker.lf
|
||||
|
||||
port/$(IDF_TARGET)/rtc_clk.o: CFLAGS += -fno-jump-tables -fno-tree-switch-conversion
|
||||
|
||||
|
Reference in New Issue
Block a user