mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Alexandre Abadie
6754f71c3a
This saves a lot of ROM and is easily replaced with basic temperature computation
7 lines
118 B
Makefile
7 lines
118 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += io1_xplained
|
|
USEMODULE += xtimer
|
|
|
|
include $(RIOTBASE)/Makefile.include
|