You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
include(configs/nuttx_px4fmu-common_apm) |
|
|
|
list(APPEND config_module_list |
|
drivers/boards/px4fmu-v4pro |
|
drivers/pwm_input |
|
drivers/px4io |
|
) |
|
|
|
set(config_io_board |
|
px4io-v2 |
|
)
|
|
|