mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
soc/rtc_clk: reduce data size by disabling CSWTCH generation
Saves about 200 bytes of DRAM at the expense of 4 bytes in IRAM.
This commit is contained in:
1
components/soc/esp32/component.mk
Normal file
1
components/soc/esp32/component.mk
Normal file
@@ -0,0 +1 @@
|
||||
esp32/rtc_clk.o: CFLAGS += -fno-jump-tables -fno-tree-switch-conversion
|
Reference in New Issue
Block a user