esp-idf/components/esp_system/port
Michael (XIAO Xufeng) 1a1e1911f9 Merge branch 'bugfix/spi_dma_close_before_cpu_reset' into 'master'
spi: fix issue with closing DMA before CPU reset

Closes FCS-484

See merge request espressif/esp-idf!9844
2020-09-14 23:02:05 +08:00
..
esp32 components/sys: Fix build error about livelock when intwdt is disable 2020-07-23 02:21:32 +00:00
esp32s2 Merge branch 'bugfix/spi_dma_close_before_cpu_reset' into 'master' 2020-09-14 23:02:05 +08:00
esp32s3 esp32s3: clk, memory layout 2020-07-27 13:05:22 +08:00
include esp32, esp32s2: move startup code into esp_system 2020-06-19 18:40:09 +10:00
CMakeLists.txt esp32, esp32s2: move startup code into esp_system 2020-06-19 18:40:09 +10:00
cpu_start.c spi_flash: add config option to override flash size in bootloader header 2020-09-02 00:35:53 +08:00
panic_handler_asm.S esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
panic_handler.c panic: skip over the first invalid PC in case of InstrFetchProhibited 2020-08-05 12:00:50 +02:00