mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-10 14:03:39 +00:00
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:
+1
-1
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user