Tobias Müller před 7 měsíci
rodič
revize
6714800c5d
2 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md
  2. binární
      README.pdf

+ 1 - 1
README.md

@@ -34,7 +34,7 @@ No matter which operating system is used for compilation, the Pico-SDK is always
 | ***Raspberry Pi OpenOCD*** <br/> (optional) <br/> <img src="https://www.raspberrypi.com/app/uploads/2022/02/COLOUR-Raspberry-Pi-Symbol-Registered.png" height="50"> | OpenOCD provides on-chip programming and debugging support with a layered architecture of JTAG interface and TAP support. | [https://github.com/raspberrypi/openocd](https://github.com/raspberrypi/openocd) |
 | ***Raspberry Pi Picoprobe*** <br/> (optional) <br/> <img src="https://www.raspberrypi.com/app/uploads/2022/02/COLOUR-Raspberry-Pi-Symbol-Registered.png" height="50"> | 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. | [https://github.com/raspberrypi/picoprobe](https://github.com/raspberrypi/picoprobe) |
 
-This repository refers to the Pico-SDK, which must be in search path. The Pico-SDK must be in the same folder level as this repository. If debugging is desired, also the OpenOCD folder must be at the same level.
+This repository refers to the Pico-SDK, which must be in search path. The Pico-SDK must be at the same folder level as this repository. If debugging is desired, also the OpenOCD folder must be at the same level.
 
 ```bash
 Project Folder

binární
README.pdf