This website requires JavaScript.
Explore
Help
Register
Sign In
yemai
/
bizhang_-obav
Watch
1
Star
0
Fork
0
You've already forked bizhang_-obav
mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced
2026-05-21 01:12:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f641c1e15e5117bbfe83d3cfb193a575a71e237e
bizhang_-obav
/
cmake
/
configs
/
nuttx_px4flow-v2_bootloader.cmake
2 lines
86 B
CMake
Raw
Normal View
History
Unescape
Escape
NuttX upgrade cmake wrapper (#7873) * NuttX cmake * px4_macros:Pass the stringified predicate as second arg to static assert CC_ASSERT mapes to the c++ static_assert or provides the same funtionality for c via the other macros. The c++ static assert takes 2 argumants the prdicate and a message. This fixes the lacking second argument. * Updated nuttx and apps submodule to upstream nuttx 7.21+==master This is the latest uptake of upstream nuttx and apps. * ROMFS generate with xxd instead of objcopy * delete nuttx-patches * NuttX update submodules to latest px4_nuttx-master * fix nuttx apps and board dependency * docker_run update to latest container 2017-08-29 * cmake ROMFS portable sed usage * NuttX update submodules to latest px4_nuttx-master
2017-08-29 17:22:05 -04:00
include
(
nuttx/px4_uavcan_bootloader
)
px4_nuttx_configure
(
HWCLASS
m4
CONFIG
bootloader
)
Reference in New Issue
Copy Permalink