mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 15:37:35 +08:00
Added nuttx sim config.
This commit is contained in:
@@ -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