enable PSRAM

This commit is contained in:
Jason2866
2021-08-21 13:01:20 +02:00
parent 01827670e8
commit b8cbeab951
6 changed files with 6 additions and 4 deletions
+1
View File
@@ -4,6 +4,7 @@
"ldscript": "esp32c3_out.ld"
},
"core": "esp32",
"extra_flags": "-DBOARD_HAS_PSRAM",
"f_cpu": "160000000L",
"f_flash": "80000000L",
"flash_mode": "dout",