Browse Source

FMUv1: Do not let the statically allocated UAVCAN RAM hog eat all the RAM we need

sbg
Lorenz Meier 9 years ago
parent
commit
a60277e9ba
  1. 1
      cmake/configs/nuttx_px4fmu-v1_default.cmake

1
cmake/configs/nuttx_px4fmu-v1_default.cmake

@ -98,7 +98,6 @@ set(config_module_list
modules/controllib modules/controllib
modules/uORB modules/uORB
modules/dataman modules/dataman
modules/uavcan
# #
# Libraries # Libraries

Loading…
Cancel
Save