openocd/testing/examples/PIC32
Antonio Borneo 7c5acf8660 whitespace cleanup, mostly for docs
Remove useless space/tab at end of lines.
Remove spaces in indentation and replace with tab.

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-12-30 11:51:29 -08:00
..
BlinkingLeds.c Remove whitespace at end of lines, step 2. 2009-06-23 22:50:08 +00:00
BlinkingLeds.elf Laurentiu Cocanu - blinking led app for PIC32. 2008-11-12 09:03:16 +00:00
readme.txt whitespace cleanup, mostly for docs 2009-12-30 11:51:29 -08:00

readme.txt

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.