X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=testing%2Fexamples%2FPIC32%2Freadme.txt;h=8a5ac3b437aac1bd682224bac2a0f85d6d135c8e;hp=ca9573a5ab7ec661a776b8347e33bdcbcfa37183;hb=7c5acf8660ddfce4746152e03749b699532f513f;hpb=3a59ff8bda2c1c1bba36edc2c217de7d1c224d17 diff --git a/testing/examples/PIC32/readme.txt b/testing/examples/PIC32/readme.txt index ca9573a5ab..8a5ac3b437 100644 --- a/testing/examples/PIC32/readme.txt +++ b/testing/examples/PIC32/readme.txt @@ -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. -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. - \ 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.