mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_DAL: moved standalone example to tools
prevent trying to build with all examples
This commit is contained in:
parent
70abf799c3
commit
4f17edc67d
@ -19,6 +19,6 @@ def build(bld):
|
||||
)
|
||||
|
||||
bld.ap_program(
|
||||
program_groups=['examples'],
|
||||
program_groups=['tools'],
|
||||
use='AP_DAL_libs',
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user