summaryrefslogtreecommitdiff
path: root/testing/examples/PIC32/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testing/examples/PIC32/readme.txt')
-rw-r--r--testing/examples/PIC32/readme.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/examples/PIC32/readme.txt b/testing/examples/PIC32/readme.txt
new file mode 100644
index 00000000..ca9573a5
--- /dev/null
+++ b/testing/examples/PIC32/readme.txt
@@ -0,0 +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.
+ \ No newline at end of file