We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 807c854 + 2eb5634 commit a196d6dCopy full SHA for a196d6d
components/esp_hw_support/component.mk
@@ -1,5 +1,6 @@
1
COMPONENT_SRCDIRS := . port/$(IDF_TARGET)
2
COMPONENT_ADD_INCLUDEDIRS := . include port/$(IDF_TARGET)/private_include
3
+COMPONENT_ADD_LDFRAGMENTS := linker.lf
4
5
port/$(IDF_TARGET)/rtc_clk.o: CFLAGS += -fno-jump-tables -fno-tree-switch-conversion
6
0 commit comments