Files
PX4-Autopilot/libuavcan/include/uavcan/node
Kyle Manna b01f2bcc97 libuavcan: Disable Frame Listener with UAVCAN_TINY
* Compliation will fail on small systems with UAVCAN_TINY defined
  with the following error:

      abstract_node.hpp:123:33: error: 'IRxFrameListener' has not been declared

* Resolve issue by removing unecessary functions.
* Error is revealed and resolved when building test_stm32f107.
2015-06-09 19:53:45 -07:00
..
2015-05-31 07:18:56 +03:00
2015-06-08 12:37:31 +03:00
2015-05-27 11:53:12 +03:00
2015-06-08 12:37:31 +03:00