An updated version of the original debugprobe with the following changes -
- Based on the RP2354A
- USB-C (i just really hate micro-b)
- a configurable addressable RGB led
- Does one need to justify the act of creation? (or, in other words, why not?) (please do not take that out of context)
- I had no way of debugging except plain UART (which is annoying), so i wanted something that would let me use an actual debugger
- Wanted to make something using the RP2354A
- Ground the BOOT solder pad
- Build the firmware with
-DPICO_BOARD=pico2 - Drag the resultant .uf2 file into the storage device that appears
along the same lines as the official documentation