esp-idf/components/esp_hw_support/port/esp32s3
Marius Vikhammer ee2f8b1a62 build system: always build with -fno-jump-tables & -fno-tree-switch-conversion
Jump tables placed in flash would cause issue with code that needed to be ran from IRAM.

These optimizations are now always disabled.
2021-06-24 14:54:10 +08:00
..
private_include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
chip_info.c esp_system: split esp_system.h header 2021-03-31 19:13:03 +08:00
CMakeLists.txt build system: always build with -fno-jump-tables & -fno-tree-switch-conversion 2021-06-24 14:54:10 +08:00
Kconfig.mac esp32: move mac target specific configs 2021-03-31 19:17:33 +08:00
regi2c_ctrl.h regi2c: add a spinlock for accessing (reg)I2C devices 2021-05-13 11:55:41 +08:00
rtc_clk_common.h soc: move implementations to esp_hw_support 2020-10-28 22:38:50 +08:00
rtc_clk_init.c wdt: Fix timeout and RTC_SLOW_CLK 2021-03-19 00:15:18 +08:00
rtc_clk.c phy reinit error due to i2c high 2021-04-15 22:03:25 +08:00
rtc_init.c rtc: Fix minor const char* correction issue 2021-06-10 22:22:48 +08:00
rtc_pm.c soc: move implementations to esp_hw_support 2020-10-28 22:38:50 +08:00
rtc_sleep.c optimize deep sleep current in wifi softap mode 2021-04-28 14:03:02 +00:00
rtc_time.c wdt: Fix timeout and RTC_SLOW_CLK 2021-03-19 00:15:18 +08:00
rtc_wdt.c components: fix ldgen check errors 2021-01-19 11:17:18 +08:00