zephyr/soc/espressif
Marek Matej 2395f08d48 soc: espressif: esp32: simple boot support
Add simplistic booting method which allows to run
applications without the 2nd stage bootloader.

- introduce memory layout header file
- update and optimize default and mcuboot linker scripts
- remove building multiple binaries during the application build

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2024-04-08 09:16:41 -04:00
..
common soc: espressif: Simple boot support 2024-04-08 09:16:41 -04:00
esp32 soc: espressif: esp32: simple boot support 2024-04-08 09:16:41 -04:00
esp32c3 soc: espressif: esp32c3: simple boot support 2024-04-08 09:16:41 -04:00
esp32s2 soc: espressif: esp32s2: simple boot support 2024-04-08 09:16:41 -04:00
esp32s3 soc: espressif: esp32s3: simple boot support 2024-04-08 09:16:41 -04:00
CMakeLists.txt
Kconfig soc: espressif: esp32: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
Kconfig.defconfig
Kconfig.soc
soc.yml