Add CMSIS as a submodule at 5.9.0

Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
2 files changed
tree: 0fda4f00db3b420aa40b059c1ac47c4f092e05b4
  1. src/
  2. .gitmodules
  3. CMakeLists.txt
  4. pico_sdk_import.cmake
  5. README.md
README.md

Picoprobe

Picoprobe allows a Pico / RP2040 to be used as USB -> SWD and UART bridge. This means it can be used as a debugger and serial console for another Pico.

Documentation

Picoprobe documentation can be found in the Pico Getting Started Guide. See “Appendix A: Using Picoprobe”.