We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a1a34 commit 316e9c6Copy full SHA for 316e9c6
boards/sparkfun_esp32s3_thing_plus.json
@@ -1,7 +1,11 @@
1
{
2
"build": {
3
+ "arduino": {
4
+ "memory_type": "qio_qspi"
5
+ },
6
"core": "esp32",
7
"extra_flags": [
8
+ "-DBOARD_HAS_PSRAM",
9
"-DARDUINO_ESP32S3_DEV",
10
"-DARDUINO_USB_MODE=1",
11
"-DARDUINO_RUNNING_CORE=1",
0 commit comments