Browse Source
The previous function name was changed to px4_get_config Signed-off-by: Mark Charlebois <charlebm@gmail.com>sbg
Mark Charlebois
10 years ago
12 changed files with 11 additions and 11 deletions
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
||||
include(posix/px4_impl_posix-arm) |
||||
|
||||
function(px4_set_config_modules out_module_list) |
||||
function(px4_get_config out_module_list) |
||||
|
||||
set(config_module_list |
||||
drivers/device |
Loading…
Reference in new issue