feat(spi_flash): Support auto suspend on esp32p4

This commit is contained in:
C.S.M
2024-05-27 19:41:54 +08:00
parent 374c89097f
commit f66fe7cc7a
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 |
| ----------------- | -------- | -------- | -------- | -------- | -------- | -------- |