OVMS3-idf/components/soc/include/soc
Michael (XIAO Xufeng) 4132834faa test: fix the unit test fail issue under single_core config
Introduced in 97e3542947.

The previous commit frees the IRAM part when single core, but doesn't
change the memory layout functions. The unit test mallocs IRAM memory
from the heap, accidently into the new-released region, which doesn't
match the memory layout function.

This commit update the memory layout function to fix this.
2018-10-31 17:04:32 +08:00
..
gpio_periph.h soc: Fix check_long_hold_gpio and move def to soc 2018-06-22 09:20:27 +05:00
rtc_periph.h soc: Fix check_long_hold_gpio and move def to soc 2018-06-22 09:20:27 +05:00
rtc_wdt.h bootloader_support: Fix enable rtc_wdt for resolve issue with varying supply 2018-09-03 05:43:01 +00:00
sdio_slave_periph.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdmmc_periph.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
soc_memory_layout.h test: fix the unit test fail issue under single_core config 2018-10-31 17:04:32 +08:00
spi_periph.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00