mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
Added nuttx sim config.
This commit is contained in:
1
Makefile
1
Makefile
@@ -9,7 +9,6 @@ nuttx_px4fmu-v2_simple:
|
||||
px4fmu-v2_simple: nuttx_px4fmu-v2_simple
|
||||
|
||||
nuttx_sim_simple:
|
||||
echo "nuttx-sim-simple is a work in progress"
|
||||
mkdir -p $d/build_$@ && cd $d/build_$@ && \
|
||||
cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/Toolchain-native.cmake \
|
||||
-DOS=nuttx -DBOARD=sim -DLABEL=simple && \
|
||||
|
||||
Reference in New Issue
Block a user