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 31970c6 commit e8d7ca1Copy full SHA for e8d7ca1
boards/denky_d4.json
@@ -10,7 +10,7 @@
10
],
11
"f_cpu": "240000000L",
12
"f_flash": "80000000L",
13
- "flash_mode": "dio",
+ "flash_mode": "qio",
14
"mcu": "esp32",
15
"variant": "ch_denky"
16
},
@@ -26,11 +26,11 @@
26
27
"name": "Denky D4 (PICO-V3-02)",
28
"upload": {
29
- "flash_size": "4MB",
+ "flash_size": "8MB",
30
"maximum_ram_size": 327680,
31
- "maximum_size": 4194304,
+ "maximum_size": 8388608,
32
"require_upload_port": true,
33
- "speed": 460800
+ "speed": 2000000
34
35
"url": "https://en.wikipedia.org/wiki/ESP32",
36
"vendor": "Denky"
0 commit comments