esp-idf/components/esp32s2
Omar Chebib f5ad8ac423 (Xtensa) Build: add .xt.prop and .xt.lit to the compiled ELF file
Adding prop and lit sections to the ELF will let the debugger and the disassembler
have more info about data bytes present in the middle of the Xtensa
instructions, usually used for padding.
2022-08-22 02:43:50 +00:00
..
include add flash and PSRAM CS IO acquire function 2021-09-17 16:28:47 +08:00
ld (Xtensa) Build: add .xt.prop and .xt.lit to the compiled ELF file 2022-08-22 02:43:50 +00:00
test hmac: Added Downstream JTAG enable mode for esp32c3 2021-09-14 17:05:01 +05:30
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 Fix memory leak on error path in esp_ds_start_sign 2021-07-25 07:42:13 +05:30
esp_hmac.c esp32s2/hmac: Release HMAC lock in downstream mode incase of failure 2021-09-14 17:05:28 +05:30
hw_random.c global: Uses CCOUNT API instead of XTHAL macro 2021-01-12 16:24:23 +08:00
Kconfig ULP: reduce max possible memory reserved for ULP coprocessor 2021-07-31 14:10:57 +08: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 System/Memprot: fixed voltage glitching detection logic 2021-10-04 19:25:32 +02:00
spiram_psram.c add flash and PSRAM CS IO acquire function 2021-09-17 16:28:47 +08:00
spiram_psram.h add flash and PSRAM CS IO acquire function 2021-09-17 16:28:47 +08:00
spiram.c param: fixed heap pool reservation for DMA/internal usage fail issue 2022-07-28 10:15:53 +08:00
system_api_esp32s2.c esp32s2: Fix embedded flash feature flag for ESP32-S2FH16, ESP32-S2FH32 2020-11-17 18:16:25 +11:00