kopia lustrzana https://github.com/espressif/esp-idf
esp_hw_support: fix esp_restart crash
Closes https://github.com/espressif/esp-idf/issues/6297pull/6718/head
rodzic
807c8549e1
commit
2eb563406f
|
@ -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
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue