feat(spi_flash): Support auto suspend on esp32p4

This commit is contained in:
C.S.M
2024-05-27 19:41:54 +08:00
committed by BOT
parent a4fbcae397
commit 3110c94117
3 changed files with 7 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
| Supported Targets | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-S3 |
| ----------------- | -------- | -------- | -------- | -------- | -------- |
| Supported Targets | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-P4 | ESP32-S3 |
| ----------------- | -------- | -------- | -------- | -------- | -------- | -------- |