File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "build" : {
3+ "core" : " esp32" ,
4+ "extra_flags" : [
5+ " -DARDUINO_SFE_QWIIC_POCKET_ESP32C6" ,
6+ " -DARDUINO_USB_MODE=1" ,
7+ " -DARDUINO_USB_CDC_ON_BOOT=1"
8+ ],
9+ "f_cpu" : " 160000000L" ,
10+ "f_flash" : " 80000000L" ,
11+ "flash_mode" : " qio" ,
12+ "mcu" : " esp32c6" ,
13+ "variant" : " sparkfun_esp32c6_qwiic_pocket"
14+ },
15+ "connectivity" : [
16+ " wifi" ,
17+ " bluetooth" ,
18+ " zigbee" ,
19+ " thread"
20+ ],
21+ "debug" : {
22+ "openocd_target" : " esp32c6.cfg"
23+ },
24+ "frameworks" : [
25+ " arduino" ,
26+ " espidf"
27+ ],
28+ "name" : " SparkFun ESP32-C6 Qwiic Pocket" ,
29+ "upload" : {
30+ "flash_size" : " 4MB" ,
31+ "maximum_ram_size" : 327680 ,
32+ "maximum_size" : 4194304 ,
33+ "require_upload_port" : true ,
34+ "speed" : 460800
35+ },
36+ "url" : " https://www.sparkfun.com/products/22925" ,
37+ "vendor" : " SparkFun"
38+ }
You can’t perform that action at this time.
0 commit comments