examples: clean up examples and add blinky1 for Arduino

Arduino has trouble supporting anything that's not extremely simple, so
add a simple blinky example for it. Also, it may be useful anyway.
This commit is contained in:
Ayke van Laethem
2018-09-05 11:49:31 +02:00
parent 17b5b6ec5b
commit 9101ea11bf
5 changed files with 35 additions and 7 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ development.
After LLVM has been built, you can run an example with:
make run-hello
make run-test
For a blinky example on the PCA10040 development board, do this: