OVMS3-idf/components/soc/esp32/component.mk
Ivan Grokhotkov e59571eece soc/rtc_clk: reduce data size by disabling CSWTCH generation
Saves about 200 bytes of DRAM at the expense of 4 bytes in IRAM.
2018-08-21 13:02:46 +08:00

2 lines
72 B
Makefile

esp32/rtc_clk.o: CFLAGS += -fno-jump-tables -fno-tree-switch-conversion