OVMS3-idf/components/soc/esp32s2beta
Ivan Grokhotkov 51a7df196d esp32s2beta: fix soc_memory_layout
1. use SOC_RESERVE_MEMORY_REGION
2. reserve part of the DRAM which is mapped to same banks as IRAM
2019-06-13 01:34:54 +08:00
..
include/soc esp32s2beta: fix soc_memory_layout 2019-06-13 01:34:54 +08:00
test esp32/esp32s2beta: Extract common SPIRAM options into esp_commmon component 2019-06-11 13:07:37 +08:00
component.mk add esp32s2beta in soc component 2019-06-11 13:06:32 +08:00
cpu_util.c clean up build warnings 2019-06-11 13:07:37 +08:00
gpio_periph.c build and link hello-world for esp32s2beta 2019-06-11 13:07:37 +08:00
i2c_apll.h add esp32s2beta in soc component 2019-06-11 13:06:32 +08:00
i2c_bbpll.h add esp32s2beta in soc component 2019-06-11 13:06:32 +08:00
i2c_rtc_clk.h add esp32s2beta in soc component 2019-06-11 13:06:32 +08:00
rtc_clk.c clean up build warnings 2019-06-11 13:07:37 +08:00
rtc_init.c esp32s2beta: convert some todos to warnings 2019-06-12 15:53:57 +08:00
rtc_periph.c build and link hello-world for esp32s2beta 2019-06-11 13:07:37 +08:00
rtc_pm.c add esp32s2beta in soc component 2019-06-11 13:06:32 +08:00
rtc_sleep.c make bootloader_support support esp32s2beta 2019-06-11 13:07:02 +08:00
rtc_time.c make bootloader_support support esp32s2beta 2019-06-11 13:07:02 +08:00
soc_log.h add esp32s2beta in soc component 2019-06-11 13:06:32 +08:00
soc_memory_layout.c esp32s2beta: fix soc_memory_layout 2019-06-13 01:34:54 +08:00
sources.cmake make bootloader_support support esp32s2beta 2019-06-11 13:07:02 +08:00
spi_periph.c add esp32s2beta in soc component 2019-06-11 13:06:32 +08:00