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