No PSRAM with C3

This commit is contained in:
Jason2866 2021-09-19 13:22:28 +02:00 committed by GitHub
parent 46a0d33ecf
commit f7613ee0c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,6 @@
"ldscript": "esp32c3_out.ld"
},
"core": "esp32",
"extra_flags": "-DBOARD_HAS_PSRAM",
"f_cpu": "160000000L",
"f_flash": "80000000L",
"flash_mode": "dout",