mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
move posix/tests/hello to examples/hello and include everywhere
This commit is contained in:
committed by
David Sidrane
parent
85c5fb4295
commit
e45e7aa8a6
@@ -78,6 +78,7 @@ px4_add_board(
|
||||
EXAMPLES
|
||||
bottle_drop # OBC challenge
|
||||
fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control
|
||||
hello
|
||||
#hwtest # Hardware test
|
||||
px4_mavlink_debug # Tutorial code from https://px4.io/dev/debug_values
|
||||
px4_simple_app # Tutorial code from https://px4.io/dev/px4_simple_app
|
||||
|
||||
Reference in New Issue
Block a user