Files
esp-idf/components/esp_hw_support/component.mk
T

5 lines
202 B
Makefile
Raw Normal View History

2020-09-25 15:23:52 +08:00
COMPONENT_SRCDIRS := . port/$(IDF_TARGET)
COMPONENT_ADD_INCLUDEDIRS := . include port/$(IDF_TARGET)/private_include
port/$(IDF_TARGET)/rtc_clk.o: CFLAGS += -fno-jump-tables -fno-tree-switch-conversion