File tree Expand file tree Collapse file tree 2 files changed +74
-0
lines changed Expand file tree Collapse file tree 2 files changed +74
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "build" : {
3+ "core" : " esp32" ,
4+ "f_cpu" : " 160000000L" ,
5+ "f_flash" : " 80000000L" ,
6+ "flash_mode" : " qio" ,
7+ "hwids" : [
8+ [
9+ " 0x303a" ,
10+ " 0x1001"
11+ ]
12+ ],
13+ "mcu" : " esp32c6"
14+ },
15+ "connectivity" : [
16+ " wifi" ,
17+ " bluetooth" ,
18+ " zigbee" ,
19+ " thread"
20+ ],
21+ "debug" : {
22+ "openocd_target" : " esp32c6.cfg"
23+ },
24+ "frameworks" : [
25+ " espidf"
26+ ],
27+ "name" : " cezerio dev ESP32C6" ,
28+ "upload" : {
29+ "flash_size" : " 4MB" ,
30+ "maximum_ram_size" : 327680 ,
31+ "maximum_size" : 4194304 ,
32+ "require_upload_port" : true ,
33+ "speed" : 460800
34+ },
35+ "url" : " https://cezerio.com/cezerio_dev_esp32c6" ,
36+ "vendor" : " cezerio"
37+ }
Original file line number Diff line number Diff line change 1+ {
2+ "build" : {
3+ "core" : " esp32" ,
4+ "f_cpu" : " 160000000L" ,
5+ "f_flash" : " 80000000L" ,
6+ "flash_mode" : " qio" ,
7+ "hwids" : [
8+ [
9+ " 0x303a" ,
10+ " 0x1001"
11+ ]
12+ ],
13+ "mcu" : " esp32c6"
14+ },
15+ "connectivity" : [
16+ " wifi" ,
17+ " bluetooth" ,
18+ " zigbee" ,
19+ " thread"
20+ ],
21+ "debug" : {
22+ "openocd_target" : " esp32c6.cfg"
23+ },
24+ "frameworks" : [
25+ " espidf"
26+ ],
27+ "name" : " cezerio mini dev ESP32C6" ,
28+ "upload" : {
29+ "flash_size" : " 4MB" ,
30+ "maximum_ram_size" : 327680 ,
31+ "maximum_size" : 4194304 ,
32+ "require_upload_port" : true ,
33+ "speed" : 460800
34+ },
35+ "url" : " https://cezerio.com/cezerio_mini_dev_esp32c6" ,
36+ "vendor" : " cezerio"
37+ }
You can’t perform that action at this time.
0 commit comments