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-06-08 12:49:44 +03:00
2015-03-12 00:54:09 +03:00
2015-06-09 22:48:19 +03:00
2014-08-03 14:10:58 +04:00