mirror of https://github.com/ArduPilot/ardupilot
HAL_SITL: mark all as double precision
This commit is contained in:
parent
5a3b4d3c5f
commit
ba7d94d5ad
|
@ -1,2 +1,2 @@
|
|||
def configure(cfg):
|
||||
cfg.env.DOUBLE_PRECISION_SOURCES['AP_HAL_SITL'] = ['system.cpp']
|
||||
cfg.env.DOUBLE_PRECISION_LIBRARIES['AP_HAL_SITL'] = True
|
||||
|
|
Loading…
Reference in New Issue