mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
feat(psram): esp32p4 psram device driver support
This commit is contained in:
@@ -254,3 +254,6 @@ examples/system/xip_from_psram:
|
||||
disable:
|
||||
- if: IDF_TARGET == "esp32"
|
||||
reason: target esp32 doesn't support this feature.
|
||||
- if: IDF_TARGET == "esp32p4"
|
||||
temporary: true
|
||||
reason: not supported on p4 #TODO: IDF-7556
|
||||
|
Reference in New Issue
Block a user