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.
14 lines
215 B
14 lines
215 B
8 years ago
|
include(nuttx/px4_impl_nuttx)
|
||
|
|
||
|
px4_nuttx_configure(HWCLASS m3 CONFIG nsh)
|
||
|
|
||
|
set(config_module_list
|
||
|
drivers/boards/px4io-v2
|
||
|
drivers/stm32
|
||
|
lib/rc
|
||
|
modules/px4iofirmware
|
||
|
modules/systemlib/mixer
|
||
|
platforms/common
|
||
|
|
||
|
)
|