We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcde861 commit 654ed3eCopy full SHA for 654ed3e
boards/m5stack-core2.json
@@ -5,7 +5,7 @@
5
"partitions": "default_16MB.csv"
6
},
7
"core": "esp32",
8
- "extra_flags": "-DARDUINO_M5STACK_Core2 -DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue",
+ "extra_flags": "-DARDUINO_M5STACK_Core2 -DBOARD_HAS_PSRAM",
9
"f_cpu": "240000000L",
10
"f_flash": "40000000L",
11
"flash_mode": "dio",
0 commit comments