add PSRAM speed seeting for P4 (#24036)

This commit is contained in:
Jason2866 2025-10-20 21:45:33 +02:00 committed by GitHub
parent 7c7b39051e
commit 7daa159307
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,7 @@
],
"f_cpu": "360000000L",
"f_flash": "80000000L",
"f_psram": "200000000L",
"flash_mode": "qio",
"mcu": "esp32p4",
"variant": "esp32p4",

View File

@ -6,6 +6,7 @@
],
"f_cpu": "360000000L",
"f_flash": "80000000L",
"f_psram": "200000000L",
"flash_mode": "qio",
"mcu": "esp32p4",
"variant": "esp32p4",

View File

@ -6,6 +6,7 @@
],
"f_cpu": "360000000L",
"f_flash": "80000000L",
"f_psram": "200000000L",
"flash_mode": "qio",
"mcu": "esp32p4",
"variant": "esp32p4",