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(nuttx/px4_impl_nuttx)
|
|
|
|
|
|
|
|
px4_nuttx_configure(HWCLASS m3 CONFIG nsh)
|
|
|
|
|
|
|
|
set(config_module_list
|
|
|
|
drivers/boards/px4io-v2
|
|
|
|
drivers/stm32
|
|
|
|
lib/mixer
|
|
|
|
lib/rc
|
|
|
|
modules/px4iofirmware
|
|
|
|
platforms/common
|
|
|
|
)
|