mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-22 01:37:34 +08:00
NuttX use toolchain math.h and avoid empty drivers/Kconfig
This commit is contained in:
committed by
Lorenz Meier
parent
a8e7ddd44e
commit
99aae8b891
@@ -41,10 +41,6 @@
|
||||
|
||||
#include <px4_platform_common/log.h>
|
||||
|
||||
#if defined(__PX4_NUTTX) && !defined(CONFIG_ARCH_MATH_H)
|
||||
#error CONFIG_ARCH_MATH_H is required to use math definitions and functions
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
* Defines for all platforms.
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user