Compare commits
No commits in common. "develop" and "bmp" have entirely different histories.
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -1,56 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"arduino": {
|
|
||||||
"earlephilhower": {
|
|
||||||
"boot2_source": "boot2_w25q080_2_padded_checksum.S",
|
|
||||||
"usb_vid": "0x239A",
|
|
||||||
"usb_pid": "0x812F"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"core": "earlephilhower",
|
|
||||||
"cpu": "cortex-m0plus",
|
|
||||||
"extra_flags": "-D ARDUINO_ADAFRUIT_FEATHER_RP2040_CAN -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=250",
|
|
||||||
"f_cpu": "133000000L",
|
|
||||||
"hwids": [
|
|
||||||
[
|
|
||||||
"0x2E8A",
|
|
||||||
"0x00C0"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"0x239A",
|
|
||||||
"0x812F"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"mcu": "rp2040",
|
|
||||||
"variant": "adafruit_feather_can"
|
|
||||||
},
|
|
||||||
"debug": {
|
|
||||||
"jlink_device": "RP2040_M0_0",
|
|
||||||
"openocd_target": "rp2040.cfg",
|
|
||||||
"svd_path": "rp2040.svd"
|
|
||||||
},
|
|
||||||
"frameworks": [
|
|
||||||
"arduino"
|
|
||||||
],
|
|
||||||
"name": "Feather RP2040 CAN",
|
|
||||||
"upload": {
|
|
||||||
"maximum_ram_size": 270336,
|
|
||||||
"maximum_size": 8388608,
|
|
||||||
"require_upload_port": true,
|
|
||||||
"native_usb": true,
|
|
||||||
"use_1200bps_touch": true,
|
|
||||||
"wait_for_upload_port": false,
|
|
||||||
"protocol": "picotool",
|
|
||||||
"protocols": [
|
|
||||||
"blackmagic",
|
|
||||||
"cmsis-dap",
|
|
||||||
"jlink",
|
|
||||||
"raspberrypi-swd",
|
|
||||||
"picotool",
|
|
||||||
"picoprobe",
|
|
||||||
"pico-debug"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
|
||||||
"vendor": "Adafruit"
|
|
||||||
}
|
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -1,56 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"arduino": {
|
|
||||||
"earlephilhower": {
|
|
||||||
"boot2_source": "boot2_w25q080_2_padded_checksum.S",
|
|
||||||
"usb_vid": "0x239A",
|
|
||||||
"usb_pid": "0x8131"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"core": "earlephilhower",
|
|
||||||
"cpu": "cortex-m0plus",
|
|
||||||
"extra_flags": "-D ARDUINO_ADAFRUIT_FEATHER_RP2040_PROP_MAKER -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=250",
|
|
||||||
"f_cpu": "133000000L",
|
|
||||||
"hwids": [
|
|
||||||
[
|
|
||||||
"0x2E8A",
|
|
||||||
"0x00C0"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"0x239A",
|
|
||||||
"0x8131"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"mcu": "rp2040",
|
|
||||||
"variant": "adafruit_feather_prop_maker"
|
|
||||||
},
|
|
||||||
"debug": {
|
|
||||||
"jlink_device": "RP2040_M0_0",
|
|
||||||
"openocd_target": "rp2040.cfg",
|
|
||||||
"svd_path": "rp2040.svd"
|
|
||||||
},
|
|
||||||
"frameworks": [
|
|
||||||
"arduino"
|
|
||||||
],
|
|
||||||
"name": "Feather RP2040 Prop-Maker",
|
|
||||||
"upload": {
|
|
||||||
"maximum_ram_size": 270336,
|
|
||||||
"maximum_size": 8388608,
|
|
||||||
"require_upload_port": true,
|
|
||||||
"native_usb": true,
|
|
||||||
"use_1200bps_touch": true,
|
|
||||||
"wait_for_upload_port": false,
|
|
||||||
"protocol": "picotool",
|
|
||||||
"protocols": [
|
|
||||||
"blackmagic",
|
|
||||||
"cmsis-dap",
|
|
||||||
"jlink",
|
|
||||||
"raspberrypi-swd",
|
|
||||||
"picotool",
|
|
||||||
"picoprobe",
|
|
||||||
"pico-debug"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
|
||||||
"vendor": "Adafruit"
|
|
||||||
}
|
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -1,56 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"arduino": {
|
|
||||||
"earlephilhower": {
|
|
||||||
"boot2_source": "boot2_w25q080_2_padded_checksum.S",
|
|
||||||
"usb_vid": "0x2E8A",
|
|
||||||
"usb_pid": "0x105F"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"core": "earlephilhower",
|
|
||||||
"cpu": "cortex-m0plus",
|
|
||||||
"extra_flags": "-D ARDUINO_CHALLENGER_2040_WIFI6_BLE_RP2040 -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=500 -DWIFIESPAT2",
|
|
||||||
"f_cpu": "133000000L",
|
|
||||||
"hwids": [
|
|
||||||
[
|
|
||||||
"0x2E8A",
|
|
||||||
"0x00C0"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"0x2E8A",
|
|
||||||
"0x105F"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"mcu": "rp2040",
|
|
||||||
"variant": "challenger_2040_wifi6_ble"
|
|
||||||
},
|
|
||||||
"debug": {
|
|
||||||
"jlink_device": "RP2040_M0_0",
|
|
||||||
"openocd_target": "rp2040.cfg",
|
|
||||||
"svd_path": "rp2040.svd"
|
|
||||||
},
|
|
||||||
"frameworks": [
|
|
||||||
"arduino"
|
|
||||||
],
|
|
||||||
"name": "Challenger 2040 WiFi6/BLE",
|
|
||||||
"upload": {
|
|
||||||
"maximum_ram_size": 270336,
|
|
||||||
"maximum_size": 8388608,
|
|
||||||
"require_upload_port": true,
|
|
||||||
"native_usb": true,
|
|
||||||
"use_1200bps_touch": true,
|
|
||||||
"wait_for_upload_port": false,
|
|
||||||
"protocol": "picotool",
|
|
||||||
"protocols": [
|
|
||||||
"blackmagic",
|
|
||||||
"cmsis-dap",
|
|
||||||
"jlink",
|
|
||||||
"raspberrypi-swd",
|
|
||||||
"picotool",
|
|
||||||
"picoprobe",
|
|
||||||
"pico-debug"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
|
||||||
"vendor": "iLabs"
|
|
||||||
}
|
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino": {
|
"arduino": {
|
||||||
"earlephilhower": {
|
"earlephilhower": {
|
||||||
"boot2_source": "boot2_w25q080_2_padded_checksum.S",
|
"boot2_source": "boot2_generic_03h_4_padded_checksum.S",
|
||||||
"usb_vid": "0x2E8A",
|
"usb_vid": "0x2E8A",
|
||||||
"usb_pid": "0x000A"
|
"usb_pid": "0x000A"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"core": "earlephilhower",
|
"core": "earlephilhower",
|
||||||
"cpu": "cortex-m0plus",
|
"cpu": "cortex-m0plus",
|
||||||
"extra_flags": "-D ARDUINO_ARTRONSHOP_RP2_NANO -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=250",
|
"extra_flags": "-D ARDUINO_DEGZ_MIZU -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=250",
|
||||||
"f_cpu": "133000000L",
|
"f_cpu": "133000000L",
|
||||||
"hwids": [
|
"hwids": [
|
||||||
[
|
[
|
||||||
@ -22,7 +22,7 @@
|
|||||||
]
|
]
|
||||||
],
|
],
|
||||||
"mcu": "rp2040",
|
"mcu": "rp2040",
|
||||||
"variant": "artronshop_rp2_nano"
|
"variant": "degz_mizu"
|
||||||
},
|
},
|
||||||
"debug": {
|
"debug": {
|
||||||
"jlink_device": "RP2040_M0_0",
|
"jlink_device": "RP2040_M0_0",
|
||||||
@ -32,25 +32,23 @@
|
|||||||
"frameworks": [
|
"frameworks": [
|
||||||
"arduino"
|
"arduino"
|
||||||
],
|
],
|
||||||
"name": "RP2 Nano",
|
"name": "Mizu",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 270336,
|
"maximum_ram_size": 270336,
|
||||||
"maximum_size": 2097152,
|
"maximum_size": 8388608,
|
||||||
"require_upload_port": true,
|
"require_upload_port": true,
|
||||||
"native_usb": true,
|
"native_usb": true,
|
||||||
"use_1200bps_touch": true,
|
"use_1200bps_touch": true,
|
||||||
"wait_for_upload_port": false,
|
"wait_for_upload_port": false,
|
||||||
"protocol": "picotool",
|
"protocol": "picotool",
|
||||||
"protocols": [
|
"protocols": [
|
||||||
"blackmagic",
|
|
||||||
"cmsis-dap",
|
"cmsis-dap",
|
||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
"vendor": "ArtronShop"
|
"vendor": "Degz"
|
||||||
}
|
}
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
"arduino": {
|
"arduino": {
|
||||||
"earlephilhower": {
|
"earlephilhower": {
|
||||||
"boot2_source": "boot2_w25q080_2_padded_checksum.S",
|
"boot2_source": "boot2_w25q080_2_padded_checksum.S",
|
||||||
"usb_vid": "0x2E8A",
|
"usb_vid": "0x1209",
|
||||||
"usb_pid": "0x100A"
|
"usb_pid": "0x1209"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"core": "earlephilhower",
|
"core": "earlephilhower",
|
||||||
"cpu": "cortex-m0plus",
|
"cpu": "cortex-m0plus",
|
||||||
"extra_flags": "-D ARDUINO_PIMORONI_PLASMA2040 -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=500",
|
"extra_flags": "-D ARDUINO_ELECTRONICCATS_BOMBERCAT -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=500",
|
||||||
"f_cpu": "133000000L",
|
"f_cpu": "133000000L",
|
||||||
"hwids": [
|
"hwids": [
|
||||||
[
|
[
|
||||||
@ -17,12 +17,12 @@
|
|||||||
"0x00C0"
|
"0x00C0"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"0x2E8A",
|
"0x1209",
|
||||||
"0x100A"
|
"0x1209"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"mcu": "rp2040",
|
"mcu": "rp2040",
|
||||||
"variant": "pimoroni_plasma2040"
|
"variant": "electroniccats_bombercat"
|
||||||
},
|
},
|
||||||
"debug": {
|
"debug": {
|
||||||
"jlink_device": "RP2040_M0_0",
|
"jlink_device": "RP2040_M0_0",
|
||||||
@ -32,7 +32,7 @@
|
|||||||
"frameworks": [
|
"frameworks": [
|
||||||
"arduino"
|
"arduino"
|
||||||
],
|
],
|
||||||
"name": "Plasma2040",
|
"name": "HunterCat NFC RP2040",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 270336,
|
"maximum_ram_size": 270336,
|
||||||
"maximum_size": 2097152,
|
"maximum_size": 2097152,
|
||||||
@ -42,15 +42,13 @@
|
|||||||
"wait_for_upload_port": false,
|
"wait_for_upload_port": false,
|
||||||
"protocol": "picotool",
|
"protocol": "picotool",
|
||||||
"protocols": [
|
"protocols": [
|
||||||
"blackmagic",
|
|
||||||
"cmsis-dap",
|
"cmsis-dap",
|
||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
"vendor": "Pimoroni"
|
"vendor": "ElectronicCats"
|
||||||
}
|
}
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -1,56 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"arduino": {
|
|
||||||
"earlephilhower": {
|
|
||||||
"boot2_source": "boot2_w25q080_2_padded_checksum.S",
|
|
||||||
"usb_vid": "0x2886",
|
|
||||||
"usb_pid": "0x0050"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"core": "earlephilhower",
|
|
||||||
"cpu": "cortex-m0plus",
|
|
||||||
"extra_flags": "-D ARDUINO_SEEED_INDICATOR_RP2040 -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=250",
|
|
||||||
"f_cpu": "133000000L",
|
|
||||||
"hwids": [
|
|
||||||
[
|
|
||||||
"0x2E8A",
|
|
||||||
"0x00C0"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"0x2886",
|
|
||||||
"0x0050"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"mcu": "rp2040",
|
|
||||||
"variant": "seeed_indicator_rp2040"
|
|
||||||
},
|
|
||||||
"debug": {
|
|
||||||
"jlink_device": "RP2040_M0_0",
|
|
||||||
"openocd_target": "rp2040.cfg",
|
|
||||||
"svd_path": "rp2040.svd"
|
|
||||||
},
|
|
||||||
"frameworks": [
|
|
||||||
"arduino"
|
|
||||||
],
|
|
||||||
"name": "INDICATOR RP2040",
|
|
||||||
"upload": {
|
|
||||||
"maximum_ram_size": 270336,
|
|
||||||
"maximum_size": 2097152,
|
|
||||||
"require_upload_port": true,
|
|
||||||
"native_usb": true,
|
|
||||||
"use_1200bps_touch": true,
|
|
||||||
"wait_for_upload_port": false,
|
|
||||||
"protocol": "picotool",
|
|
||||||
"protocols": [
|
|
||||||
"blackmagic",
|
|
||||||
"cmsis-dap",
|
|
||||||
"jlink",
|
|
||||||
"raspberrypi-swd",
|
|
||||||
"picotool",
|
|
||||||
"picoprobe",
|
|
||||||
"pico-debug"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
|
||||||
"vendor": "Seeed"
|
|
||||||
}
|
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,8 +47,7 @@
|
|||||||
"jlink",
|
"jlink",
|
||||||
"raspberrypi-swd",
|
"raspberrypi-swd",
|
||||||
"picotool",
|
"picotool",
|
||||||
"picoprobe",
|
"picoprobe"
|
||||||
"pico-debug"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
"type": "framework",
|
"type": "framework",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"owner": "earlephilhower",
|
"owner": "earlephilhower",
|
||||||
"version": "https://github.com/earlephilhower/arduino-pico.git#456b474a48175328ec251711761dcf957bf09801"
|
"version": "https://github.com/earlephilhower/arduino-pico.git#5bf570c27d40cc2fc2b574661491ff4ccf37c2a"
|
||||||
},
|
},
|
||||||
"tool-rp2040tools": {
|
"tool-rp2040tools": {
|
||||||
"type": "uploader",
|
"type": "uploader",
|
||||||
|
15
platform.py
15
platform.py
@ -15,7 +15,7 @@
|
|||||||
import platform
|
import platform
|
||||||
|
|
||||||
from platformio.public import PlatformBase
|
from platformio.public import PlatformBase
|
||||||
import sys
|
|
||||||
|
|
||||||
class RaspberrypiPlatform(PlatformBase):
|
class RaspberrypiPlatform(PlatformBase):
|
||||||
|
|
||||||
@ -86,7 +86,7 @@ class RaspberrypiPlatform(PlatformBase):
|
|||||||
if "tools" not in debug:
|
if "tools" not in debug:
|
||||||
debug["tools"] = {}
|
debug["tools"] = {}
|
||||||
|
|
||||||
for link in ("blackmagic", "cmsis-dap", "jlink", "raspberrypi-swd", "picoprobe", "pico-debug"):
|
for link in ("blackmagic", "cmsis-dap", "jlink", "raspberrypi-swd", "picoprobe"):
|
||||||
if link not in upload_protocols or link in debug["tools"]:
|
if link not in upload_protocols or link in debug["tools"]:
|
||||||
continue
|
continue
|
||||||
if link == "blackmagic":
|
if link == "blackmagic":
|
||||||
@ -113,17 +113,6 @@ class RaspberrypiPlatform(PlatformBase):
|
|||||||
},
|
},
|
||||||
"onboard": link in debug.get("onboard_tools", [])
|
"onboard": link in debug.get("onboard_tools", [])
|
||||||
}
|
}
|
||||||
elif link == "pico-debug":
|
|
||||||
debug["tools"][link] = {
|
|
||||||
"server": {
|
|
||||||
"executable": "bin/openocd",
|
|
||||||
"package": "tool-openocd-rp2040-earlephilhower",
|
|
||||||
"arguments": [
|
|
||||||
"-s", "$PACKAGE_DIR/share/openocd/scripts",
|
|
||||||
"-f", "board/%s.cfg" % link,
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
else:
|
else:
|
||||||
openocd_target = debug.get("openocd_target")
|
openocd_target = debug.get("openocd_target")
|
||||||
assert openocd_target, ("Missing target configuration for %s" %
|
assert openocd_target, ("Missing target configuration for %s" %
|
||||||
|
Loading…
x
Reference in New Issue
Block a user