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 @@ -98,7 +98,6 @@ set(config_module_list
modules/controllib
modules/uORB
modules/dataman
modules/uavcan
#
# Libraries

Loading…
Cancel
Save