esp-idf/components/esp32c3
Omar Chebib 56fe28fb23 build: fix cache issue when .flash.text section alignment is uncommon
rodata dummy section has now the same alignment as flash text section,
and at least the same size. For these reasons, the cache will map
correctly the following rodata section.
2021-03-24 16:00:48 +08:00
..
include aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 2021-03-09 09:23:05 +08:00
ld build: fix cache issue when .flash.text section alignment is uncommon 2021-03-24 16:00:48 +08:00
test [Peripheral/Security] DS peripheral driver 2021-01-05 12:26:59 +08:00
CMakeLists.txt build: fix linker scripts edition not triggering a rebuild 2021-03-12 07:48:32 +00:00
Kconfig wdt: Fix timeout and RTC_SLOW_CLK 2021-03-19 00:15:18 +08:00
Makefile.projbuild
cache_err_int.c panic on RISC-V: Take into account Merge Request comments 2020-12-31 15:46:17 +08:00
clk.c
component.mk
crosscore_int.c wdt: Updates 2021-03-18 02:31:28 +08:00
dport_access.c
esp_crypto_lock.c aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 2021-03-09 09:23:05 +08:00
esp_ds.c [Peripheral/Security] DS peripheral driver 2021-01-05 12:26:59 +08:00
esp_hmac.c [Peripheral/Security] DS peripheral driver 2021-01-05 12:26:59 +08:00
hw_random.c
linker.lf
memprot.c Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
project_include.cmake
system_api_esp32c3.c efuse(esp32c3): Adds getting chip_revision and chip_pkg 2021-01-25 19:37:40 +08:00