8 lines
158 B
Makefile
8 lines
158 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEPKG += libfixmath
|
|
USEMODULE += libfixmath
|
|
USEMODULE += test_utils_interactive_sync
|
|
|
|
include $(RIOTBASE)/Makefile.include
|