1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 13:52:45 +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