File tree Expand file tree Collapse file tree 2 files changed +57
-2
lines changed Expand file tree Collapse file tree 2 files changed +57
-2
lines changed Original file line number Diff line number Diff line change 1313 ],
1414 "f_cpu" : " 240000000L" ,
1515 "f_flash" : " 80000000L" ,
16- "flash_mode" : " qio " ,
16+ "flash_mode" : " dio " ,
1717 "hwids" : [
1818 [
1919 " 0x303A" ,
2020 " 0x1001"
2121 ]
2222 ],
2323 "mcu" : " esp32s3" ,
24- "variant" : " wifiduino32s3 "
24+ "variant" : " huidu_hd_wf2 "
2525 },
2626 "connectivity" : [
2727 " bluetooth" ,
Original file line number Diff line number Diff line change 1+ {
2+ "build" : {
3+ "arduino" : {
4+ "partitions" : " default_8MB.csv"
5+ },
6+ "core" : " esp32" ,
7+ "extra_flags" : [
8+ " -DARDUINO_HUIDU_HD_WF4" ,
9+ " -DARDUINO_USB_MODE=1" ,
10+ " -DARDUINO_RUNNING_CORE=1" ,
11+ " -DARDUINO_EVENT_RUNNING_CORE=1" ,
12+ " -DARDUINO_USB_CDC_ON_BOOT=1"
13+ ],
14+ "f_cpu" : " 240000000L" ,
15+ "f_flash" : " 80000000L" ,
16+ "flash_mode" : " dio" ,
17+ "hwids" : [
18+ [
19+ " 0x303A" ,
20+ " 0x1001"
21+ ]
22+ ],
23+ "mcu" : " esp32s3" ,
24+ "variant" : " huidu_hd_wf4"
25+ },
26+ "connectivity" : [
27+ " bluetooth" ,
28+ " wifi"
29+ ],
30+ "debug" : {
31+ "default_tool" : " esp-builtin" ,
32+ "onboard_tools" : [
33+ " esp-builtin"
34+ ],
35+ "openocd_target" : " esp32s3.cfg"
36+ },
37+ "frameworks" : [
38+ " arduino" ,
39+ " espidf"
40+ ],
41+ "name" : " Huidu HD-WF4" ,
42+ "upload" : {
43+ "flash_size" : " 8MB" ,
44+ "maximum_ram_size" : 327680 ,
45+ "maximum_size" : 8388608 ,
46+ "require_upload_port" : true ,
47+ "speed" : 460800
48+ },
49+ "url" : " https://www.hdwell.com/Product/index46.html" ,
50+ "vendor" : " Huidu Tech" ,
51+ "information_urls" : [
52+ " https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA/discussions/667" ,
53+ " https://github.com/vortigont/FireLamp_JeeUI/wiki/Huidu-HD%E2%80%90WF4"
54+ ]
55+ }
You can’t perform that action at this time.
0 commit comments