1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 18:12:46 +01:00
RIOT/tests/pkg_littlefs/Makefile
2023-04-12 06:27:12 +02:00

8 lines
141 B
Makefile

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