1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_at25xxx/Makefile
2020-04-07 12:31:46 +02:00

7 lines
114 B
Makefile

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