mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 22:49:47 +01:00
example/arduino_hello-wold: add building BOARD default
This commit is contained in:
parent
406e231225
commit
77928ea54f
@ -1,3 +1,5 @@
|
||||
BOARD ?= arduino-zero
|
||||
|
||||
# name of your application
|
||||
APPLICATION = arduino_hello-world
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user