spi_flash: move patch files to common rom patch folder

This commit is contained in:
Cao Sen Miao
2021-09-28 19:35:36 +08:00
parent 3dd1cfea18
commit 3a4db97cec
50 changed files with 116 additions and 671 deletions

View File

@@ -20,8 +20,6 @@
#if CONFIG_IDF_TARGET_ESP32S2
#include "esp_crypto_lock.h" // for locking flash encryption peripheral
#endif //CONFIG_IDF_TARGET_ESP32S2
#elif CONFIG_IDF_TARGET_ESP8684
#include "esp8684/rom/spi_flash.h"
static const char TAG[] = "spi_flash";