zephyr/soc/xtensa/esp32
Ederson de Souza d7f46136e0 soc/xtensa: Use standard __data_start/__data_end markers
Xtensa is the odd one out by using _data_start/_data_end instead. Using
the Zephyr standard helps avoid ifdefs for common code, like tests.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2022-11-03 10:25:07 +01:00
..
include
CMakeLists.txt
Kconfig.defconfig smp: Kconfig: Move to using MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
Kconfig.soc drivers: ethernet: Add ESP32 Ethernet driver 2022-10-01 14:51:28 -04:00
esp32-mp.c soc: xtensa: esp32: Convert CONFIG_MP_NUM_CPUS handling 2022-10-26 12:00:45 +02:00
gdbstub.c
linker.ld soc/xtensa: Use standard __data_start/__data_end markers 2022-11-03 10:25:07 +01:00
loader.c soc: esp32: Switch from FLASH_AREA_ to FIXED_PARTITION_ 2022-09-06 09:56:37 +02:00
newlib_fix.c
pinctrl_soc.h
soc.c soc: xtensa: esp32_net: 2022-10-19 16:03:00 +02:00
soc.h soc: esp32: add timer early init 2022-09-01 21:48:18 +00:00