mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
NuttX use toolchain math.h and avoid empty drivers/Kconfig
This commit is contained in:
committed by
Lorenz Meier
parent
a8e7ddd44e
commit
99aae8b891
@@ -71,6 +71,9 @@ function(px4_os_add_flags)
|
||||
add_definitions(
|
||||
-D__PX4_NUTTX
|
||||
-D__DF_NUTTX
|
||||
|
||||
-D_SYS_CDEFS_H_ # skip toolchain's <sys/cdefs.h>
|
||||
-D_SYS_REENT_H_ # skip toolchain's <sys/reent.h>
|
||||
)
|
||||
|
||||
if("${CONFIG_ARMV7M_STACKCHECK}" STREQUAL "y")
|
||||
|
||||
Reference in New Issue
Block a user