Skip to content

Commit e8d7ca1

Browse files
authored
Update specs for Denky D4 (platformio#887)
1 parent 31970c6 commit e8d7ca1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

boards/denky_d4.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"f_cpu": "240000000L",
1212
"f_flash": "80000000L",
13-
"flash_mode": "dio",
13+
"flash_mode": "qio",
1414
"mcu": "esp32",
1515
"variant": "ch_denky"
1616
},
@@ -26,11 +26,11 @@
2626
],
2727
"name": "Denky D4 (PICO-V3-02)",
2828
"upload": {
29-
"flash_size": "4MB",
29+
"flash_size": "8MB",
3030
"maximum_ram_size": 327680,
31-
"maximum_size": 4194304,
31+
"maximum_size": 8388608,
3232
"require_upload_port": true,
33-
"speed": 460800
33+
"speed": 2000000
3434
},
3535
"url": "https://en.wikipedia.org/wiki/ESP32",
3636
"vendor": "Denky"

0 commit comments

Comments
 (0)