Browse Source

'core/README.md' ändern

Tobias Müller, M. Eng 3 months ago
parent
commit
290ae3bebd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/README.md

+ 1 - 1
core/README.md

@@ -10,5 +10,5 @@ A drive called RPI-RP2 should pop up. Go ahead and drag the desired `*.uf2` file
 
 
 > **Note:** If you are not following these instructions on a Raspberry Pi Pico, you may not have a BOOTSEL button. If this is the case, you should check if there is some other way of grounding the flash CS pin, such as a jumper, to tell RP2040 to enter the BOOTSEL mode on boot. If there is no such method, you can load code using the Serial Wire Debug interface.
 > **Note:** If you are not following these instructions on a Raspberry Pi Pico, you may not have a BOOTSEL button. If this is the case, you should check if there is some other way of grounding the flash CS pin, such as a jumper, to tell RP2040 to enter the BOOTSEL mode on boot. If there is no such method, you can load code using the Serial Wire Debug interface.
 
 
-Newer Bootloaders can be found on: https://micropython.org/download/RPI_PICO/
+Newer Bootloaders can be found on: https://micropython.org/download/RPI_PICO/  
 Newer Bootloaders for Debug Probe can be found on: https://github.com/raspberrypi/debugprobe/releases
 Newer Bootloaders for Debug Probe can be found on: https://github.com/raspberrypi/debugprobe/releases