esp-idf/components/esp32s2
Angus Gratton 362c9234dc Merge branch 'bugfix/fix_ld_relinking_on_modification_v4.3' into 'release/v4.3'
build: fix linker scripts edition not triggering a rebuild (backport v4.3)

See merge request espressif/esp-idf!13450
2021-06-22 00:29:11 +00:00
..
include esp32c3: memprot API upgrade and test application 2021-04-12 10:21:58 +10:00
ld freertos: fix TLS run-time address calculation 2021-05-06 11:42:14 +08:00
test style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
cache_err_int.c esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
clk.c esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
CMakeLists.txt build: fix linker scripts edition not triggering a rebuild 2021-05-06 12:19:01 +08:00
component.mk global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
crosscore_int.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
dport_access.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
esp_crypto_lock.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_ds.c esp32s2 ds: Fix invalidating Digital Signature key from HMAC peripheral if assertions are disabled 2021-03-25 15:34:26 +11:00
esp_hmac.c HMAC: adding downstream JTAG Re-enable support 2020-09-28 23:40:59 +05:30
hw_random.c global: Uses CCOUNT API instead of XTHAL macro 2021-01-12 16:24:23 +08:00
Kconfig Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
linker.lf esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
Makefile.projbuild Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
memprot.c esp32c3: memprot API upgrade and test application 2021-04-12 10:21:58 +10:00
spiram_psram.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
spiram_psram.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
spiram.c esp32s2 spiram: Fix unused variable warnings 2020-09-21 11:43:55 +10:00
system_api_esp32s2.c esp32s2: Fix embedded flash feature flag for ESP32-S2FH16, ESP32-S2FH32 2020-11-17 18:16:25 +11:00