1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_hd44780/Makefile
Alexandre Abadie 14346dba26
tests/driver_hd44780: remove arduino feature requirement
Remove boards blacklisted because they don't provide the Arduino pin macros
2019-10-29 11:09:56 +01:00

6 lines
93 B
Makefile

include ../Makefile.tests_common
USEMODULE += hd44780
include $(RIOTBASE)/Makefile.include