We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5001ac4 commit 4781608Copy full SHA for 4781608
boards/tinypico.json
@@ -7,7 +7,7 @@
7
"extra_flags": "-DARDUINO_TINYPICO -DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue",
8
"f_cpu": "240000000L",
9
"f_flash": "40000000L",
10
- "flash_mode": "qio",
+ "flash_mode": "dio",
11
"mcu": "esp32",
12
"variant": "pico32"
13
},
@@ -21,7 +21,7 @@
21
"arduino",
22
"espidf"
23
],
24
- "name": "TinyPICO",
+ "name": "Unexpected Maker TinyPICO",
25
"upload": {
26
"flash_size": "4MB",
27
"maximum_ram_size": 327680,
@@ -30,5 +30,5 @@
30
"speed": 460800
31
32
"url": "https://www.tinypico.com",
33
- "vendor": "TinyPICO"
+ "vendor": "Unexpected Maker"
34
}
0 commit comments