Start adding picoprobe as debug tool

This commit is contained in:
unknown
2021-08-08 13:38:31 +02:00
parent 77e0d3a29d
commit c0653a3d76
5 changed files with 5630 additions and 68 deletions

View File

@ -48,7 +48,8 @@
"cmsis-dap",
"jlink",
"raspberrypi-swd",
"picotool"
"picotool",
"picoprobe"
]
},
"url": "https://blog.arduino.cc/2021/01/20/welcome-raspberry-pi-to-the-world-of-microcontrollers/",

View File

@ -44,7 +44,8 @@
"cmsis-dap",
"jlink",
"raspberrypi-swd",
"picotool"
"picotool",
"picoprobe"
]
},
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",