prepare for esp32-p4 rev.300 (#24131)

This commit is contained in:
Jason2866 2025-11-17 15:03:05 +01:00 committed by GitHub
parent 7b223bedc4
commit 458a53188e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@
"f_psram": "200000000L",
"flash_mode": "qio",
"mcu": "esp32p4",
"chip_variant": "esp32p4_es",
"variant": "esp32p4",
"partitions": "partitions/esp32_partition_app3904k_fs11584k.csv"
},

View File

@ -9,6 +9,7 @@
"f_psram": "200000000L",
"flash_mode": "qio",
"mcu": "esp32p4",
"chip_variant": "esp32p4_es",
"variant": "esp32p4",
"partitions": "partitions/esp32_partition_app3904k_fs11584k.csv"
},