summaryrefslogtreecommitdiff
path: root/testing/examples/PIC32/readme.txt
diff options
context:
space:
mode:
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-11-12 14:53:19 +0000
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-11-12 14:53:19 +0000
commit8f2c1659cf3d5a72ade3504caac248a0975aff2e (patch)
tree1618d984cc6f189f6e037bd93f2317a85e3d5232 /testing/examples/PIC32/readme.txt
parent3a59ff8bda2c1c1bba36edc2c217de7d1c224d17 (diff)
downloadopenocd+libswd-8f2c1659cf3d5a72ade3504caac248a0975aff2e.tar.gz
openocd+libswd-8f2c1659cf3d5a72ade3504caac248a0975aff2e.tar.bz2
openocd+libswd-8f2c1659cf3d5a72ade3504caac248a0975aff2e.tar.xz
openocd+libswd-8f2c1659cf3d5a72ade3504caac248a0975aff2e.zip
- slight mips32 cleanup/reformat
- add missing svn props git-svn-id: svn://svn.berlios.de/openocd/trunk@1159 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'testing/examples/PIC32/readme.txt')
-rw-r--r--testing/examples/PIC32/readme.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/examples/PIC32/readme.txt b/testing/examples/PIC32/readme.txt
index ca9573a5..cb32ac2e 100644
--- a/testing/examples/PIC32/readme.txt
+++ b/testing/examples/PIC32/readme.txt
@@ -1,4 +1,4 @@
-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.
+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