2014-07-22 20:24:45 +02:00
|
|
|
APPLICATION = libfixmath
|
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
|
|
|
USEPKG += libfixmath
|
2016-05-12 16:39:43 +02:00
|
|
|
USEMODULE += libfixmath
|
2014-07-22 20:24:45 +02:00
|
|
|
|
|
|
|
include $(RIOTBASE)/Makefile.include
|
2017-11-09 21:54:53 +01:00
|
|
|
|
|
|
|
test:
|
|
|
|
tests/01-run.py
|