zephyr/soc/espressif/esp32
Marek Matej dd6f176e73 soc: espressif: Allow noinit segment in SPIRAM
Add SPIRAM noinit output sections on related targets so the user can
allocate variables with macros EXT_RAM_BSS_ATTR and EXT_RAM_NOINIT_ATTR.

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2025-01-14 13:30:14 +01:00
..
CMakeLists.txt soc: esp32: fixes and updates for AMP 2024-12-12 11:38:22 +01:00
default.ld soc: espressif: Allow noinit segment in SPIRAM 2025-01-14 13:30:14 +01:00
default_appcpu.ld soc: esp32: fixes and updates for AMP 2024-12-12 11:38:22 +01:00
esp32-mp.c soc: esp32: fix appcpu register access 2024-12-25 03:37:39 +01:00
gdbstub.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
hw_init.c soc: espressif: Add hardware initialization 2024-11-26 00:12:45 +01:00
Kconfig soc: esp32: fixes and updates for AMP 2024-12-12 11:38:22 +01:00
Kconfig.defconfig soc: esp32: fixes and updates for AMP 2024-12-12 11:38:22 +01:00
Kconfig.mac soc: espressif: esp32: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
Kconfig.soc soc: espressif: esp32: add WROVER-E-N16R4 SiP variant 2024-08-02 03:30:25 -04:00
mcuboot.ld soc: esp32: update linker files 2024-10-27 20:53:48 -05:00
memory.h soc: esp32: fixes and updates for AMP 2024-12-12 11:38:22 +01:00
newlib_fix.c
pinctrl_soc.h
power.c
poweroff.c
soc.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
soc.h soc: espressif: esp32: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
soc_appcpu.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00