mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 02:32:47 +01:00
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
|