Added defautl config for nuttx, nuttx now works over usb.

This commit is contained in:
James Goppert
2015-09-10 13:57:54 -04:00
parent f7fe33e6a4
commit 34eeee9fa9
9 changed files with 423 additions and 33 deletions
+1
View File
@@ -34,6 +34,7 @@ set(depends
msg_gen
prebuild_targets
git_mavlink
git_uavcan
)
if(${OS} STREQUAL "posix" OR ${BOARD} STREQUAL "sim")