mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 00:29:46 +01:00
examples/arduino_hello-world: this example needs stdin
This commit is contained in:
parent
18c6991d4a
commit
6e61c1b34c
@ -10,6 +10,7 @@ BOARD ?= native
|
||||
RIOTBASE ?= $(CURDIR)/../..
|
||||
|
||||
USEMODULE += arduino
|
||||
USEMODULE += stdin
|
||||
|
||||
# Comment this out to disable code in RIOT that does safety checking
|
||||
# which is not needed in a production environment but helps in the
|
||||
|
Loading…
Reference in New Issue
Block a user