mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 11:33:51 +01:00
7 lines
113 B
Makefile
7 lines
113 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += spiffs
|
|
USEMODULE += embunit
|
|
|
|
include $(RIOTBASE)/Makefile.include
|