target/adi_v5_swd: fix SWD multidrop
[fw/openocd] / testing / examples / PIC32 / readme.txt
index ca9573a5ab7ec661a776b8347e33bdcbcfa37183..8a5ac3b437aac1bd682224bac2a0f85d6d135c8e 100644 (file)
@@ -1,4 +1,3 @@
-Here you'll find a simple example tested with PIC32 Starter kit (source code and .elf file). It will blink repeatedly the LEDs on the board.\r
-The program was compiled and written on the target using MPLAB IDE v 8.0 that comes with the kit because openocd is missing currently the ability \r
-to program the flash for this specific target. It is possible in the future this limitation to be removed. \r
\ No newline at end of file
+Here you'll find a simple example tested with PIC32 Starter kit (source code and .elf file). It will blink repeatedly the LEDs on the board.
+The program was compiled and written on the target using MPLAB IDE v 8.0 that comes with the kit because openocd is missing currently the ability
+to program the flash for this specific target. It is possible in the future this limitation to be removed.