mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 18:12:45 +01:00
8 lines
118 B
Makefile
8 lines
118 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += fmt
|
|
|
|
TEST_ON_CI_WHITELIST += all
|
|
|
|
include $(RIOTBASE)/Makefile.include
|