File tree Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change 3
3
"arduino" : {
4
4
"earlephilhower" : {
5
5
"boot2_source" : " boot2_w25q080_2_padded_checksum.S" ,
6
- "usb_vid" : " 0x1209 " ,
7
- "usb_pid" : " 0x1209 "
6
+ "usb_vid" : " 0x2E8A " ,
7
+ "usb_pid" : " 0x105F "
8
8
}
9
9
},
10
10
"core" : " earlephilhower" ,
11
11
"cpu" : " cortex-m0plus" ,
12
- "extra_flags" : " -D ARDUINO_ELECTRONICCATS_BOMBERCAT -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=500" ,
12
+ "extra_flags" : " -D ARDUINO_CHALLENGER_2040_WIFI6_BLE_RP2040 -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=500 -DWIFIESPAT2 " ,
13
13
"f_cpu" : " 133000000L" ,
14
14
"hwids" : [
15
15
[
16
16
" 0x2E8A" ,
17
17
" 0x00C0"
18
18
],
19
19
[
20
- " 0x1209 " ,
21
- " 0x1209 "
20
+ " 0x2E8A " ,
21
+ " 0x105F "
22
22
]
23
23
],
24
24
"mcu" : " rp2040" ,
25
- "variant" : " electroniccats_bombercat "
25
+ "variant" : " challenger_2040_wifi6_ble "
26
26
},
27
27
"debug" : {
28
28
"jlink_device" : " RP2040_M0_0" ,
32
32
"frameworks" : [
33
33
" arduino"
34
34
],
35
- "name" : " HunterCat NFC RP2040 " ,
35
+ "name" : " Challenger 2040 WiFi6/BLE " ,
36
36
"upload" : {
37
37
"maximum_ram_size" : 270336 ,
38
- "maximum_size" : 2097152 ,
38
+ "maximum_size" : 8388608 ,
39
39
"require_upload_port" : true ,
40
40
"native_usb" : true ,
41
41
"use_1200bps_touch" : true ,
42
42
"wait_for_upload_port" : false ,
43
43
"protocol" : " picotool" ,
44
44
"protocols" : [
45
+ " blackmagic" ,
45
46
" cmsis-dap" ,
46
47
" jlink" ,
47
48
" raspberrypi-swd" ,
48
49
" picotool" ,
49
- " picoprobe"
50
+ " picoprobe" ,
51
+ " pico-debug"
50
52
]
51
53
},
52
54
"url" : " https://www.raspberrypi.org/products/raspberry-pi-pico/" ,
53
- "vendor" : " ElectronicCats "
55
+ "vendor" : " iLabs "
54
56
}
You can’t perform that action at this time.
0 commit comments