zephyr/soc/xtensa/esp32
Shubham Kulkarni 25d97da7d3 soc: esp32: Fix placement for system heap
System heap buffer was moved from dram0_0_seg to dram0_1_seg.
This commit fixes system heap buffer placement.

Signed-off-by: Shubham Kulkarni <shubham.kulkarni@espressif.com>
2021-08-31 15:36:12 -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 soc: esp32: move board config to soc context 2021-08-18 07:46:29 -04:00
Kconfig.soc esp32: drivers: interrupt_controller: add interrupt allocation support 2021-07-16 07:19:28 -04:00
linker.ld soc: esp32: Fix placement for system heap 2021-08-31 15:36:12 -04:00
soc.c esp32: drivers: interrupt_controller: add interrupt allocation support 2021-07-16 07:19:28 -04:00
soc.h drivers: spi: set max chunk len for esp32 2021-08-12 16:22:34 -05:00