Files
bizhang_-obav/cmake/configs/nuttx_px4io-v2_default.cmake
Daniel Agar ea3acb7121 cmake remove circular linking and reorganize
- px4_add_module now requires MAIN
 - px4_add_library doesn't automatically link
2018-04-29 21:48:54 -04:00

8 lines
108 B
CMake

px4_nuttx_configure(HWCLASS m3 CONFIG nsh)
set(config_module_list
drivers/stm32
modules/px4iofirmware
)