esp-idf/components/esp32s2
Omar Chebib dd849ffc26 build: (Custom) App version info is now on a dedicated section, independent of the rodata alignment
It is now possible to have any alignment restriction on rodata in the user
applicaiton. It will not affect the first section which must be aligned
on a 16-byte bound.

Closes https://github.com/espressif/esp-idf/issues/6719
2021-04-19 12:53:08 +08:00
..
include esp32c3: memprot API upgrade and test application 2021-04-12 13:44:11 +10:00
ld build: (Custom) App version info is now on a dedicated section, independent of the rodata alignment 2021-04-19 12:53:08 +08:00
test esp32: move stack check test 2021-03-31 19:13:03 +08:00
CMakeLists.txt esp32: move system libs 2021-03-31 19:17:33 +08:00
component.mk global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08: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-02-23 18:18:40 +11:00
esp_hmac.c HMAC: adding downstream JTAG Re-enable support 2020-09-28 23:40:59 +05:30
Kconfig esp32: move mac target specific configs 2021-03-31 19:17:33 +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 13:44:11 +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: Simplify the code for adding spiram to heap 2021-02-18 16:27:43 +11:00