Create README.md

Add basic readme
1 file changed
tree: adbe88e675e4d5a18b8c51f1b342961a39ce5ed2
  1. src/
  2. CMakeLists.txt
  3. pico_sdk_import.cmake
  4. 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”.