mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 17:08:49 +00:00
spi_flash(esp32-s2): Add the workaround of a reboot issue when SPI HW suspend is enabled
This commit is contained in:
committed by
Cao Sen Miao
parent
60e58eaddb
commit
1f37a5f162
@@ -23,6 +23,7 @@
|
||||
#include "esp_heap_caps.h"
|
||||
#include "hal/spi_types.h"
|
||||
#include "driver/spi_common_internal.h"
|
||||
#include "hal/spi_flash_hal.h"
|
||||
#include "esp_flash_internal.h"
|
||||
#include "esp_rom_gpio.h"
|
||||
#if CONFIG_IDF_TARGET_ESP32
|
||||
|
||||
Reference in New Issue
Block a user