move posix/tests/hello to examples/hello and include everywhere

This commit is contained in:
Daniel Agar
2018-11-24 11:52:07 -05:00
committed by David Sidrane
parent 85c5fb4295
commit e45e7aa8a6
38 changed files with 40 additions and 8 deletions

View File

@@ -74,6 +74,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