zephyr/soc/xtensa/esp32
Sylvio Alves 59d07b0247 linker: esp32: Add missing iterable sections
This fixes missing PPP iterable and adds all
common-rom.ld iterables.

ESP32 and esptool does not support more then 16 segments, which
blocks including common iterables section as is.

This partially reverts commit ad0bf94f77

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2021-07-07 12:37:39 -04:00
..
include cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
esp32-mp.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig.defconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.soc esp32: Add config options in Kconfig.board, remove _heap_start symbol 2021-05-05 08:46:35 -04:00
linker.ld linker: esp32: Add missing iterable sections 2021-07-07 12:37:39 -04:00
soc.c esp32: SPIRAM Support 2021-05-05 08:46:35 -04:00
soc.h esp32: drivers: spi_flash: add host flash support 2021-03-06 09:34:35 -05:00