esp-idf/components/esp32s2
KonstantinKondrashov 017aa5acd6 kconfigs: Fix config issues raised by gen_kconfig_doc.py 2023-03-03 21:34:10 +08:00
..
include add flash and PSRAM CS IO acquire function 2021-09-17 16:28:47 +08:00
ld efuse: Adds major and minor versions and others 2023-02-11 08:06:49 +00:00
test hmac: Added Downstream JTAG enable mode for esp32c3 2021-09-14 17:05:01 +05:30
CMakeLists.txt build: fix linker scripts edition not triggering a rebuild 2021-05-06 12:19:01 +08:00
Kconfig kconfigs: Fix config issues raised by gen_kconfig_doc.py 2023-03-03 21:34:10 +08:00
Makefile.projbuild Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00: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
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
linker.lf esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
memprot.c System/Memprot: fixed voltage glitching detection logic 2021-10-04 19:25:32 +02:00
sdkconfig.rename psram: remove CS/CLK pin settings in kconfig on ESP32S2 2022-11-11 18:15:54 +08:00
spiram.c param: fixed heap pool reservation for DMA/internal usage fail issue 2022-07-28 10:15:53 +08:00
spiram_psram.c psram: remove CS/CLK pin settings in kconfig on ESP32S2 2022-11-11 18:15:54 +08:00
spiram_psram.h add flash and PSRAM CS IO acquire function 2021-09-17 16:28:47 +08:00
system_api_esp32s2.c efuse: Adds major and minor versions and others 2023-02-11 08:06:49 +00:00