9 lines
149 B
Makefile
9 lines
149 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEPKG += libfixmath
|
|
USEMODULE += libfixmath
|
|
|
|
TEST_ON_CI_WHITELIST += native
|
|
|
|
include $(RIOTBASE)/Makefile.include
|