[target][dartuino] properly mark files as needing float
Some routines inside the sensor bus code in dartuino need floating point, so put those in MODULE_FLOAT_SRCS. Also mark app/accellerometer as needing float.
This commit is contained in:
@@ -7,4 +7,6 @@ MODULE_SRCS += \
|
||||
|
||||
MODULE_ARM_OVERRIDE_SRCS := \
|
||||
|
||||
MODULE_OPTIONS := float
|
||||
|
||||
include make/module.mk
|
||||
|
||||
Reference in New Issue
Block a user