mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 17:06:31 +08:00
[uavcan] buffer tx messages in FIFO (#3513)
* [uavcan] buffer tx messages in FIFO * [uavcan] remove weird check * [uavcan] Fix message reception --------- Co-authored-by: Fabien-B <Fabien-B@github.com>
This commit is contained in:
@@ -38,5 +38,6 @@
|
||||
|
||||
<!-- Load uavcan itself -->
|
||||
<file_arch name="uavcan.c" dir="modules/uavcan"/>
|
||||
<file name="circular_buffer.c" dir="utils"/>
|
||||
</makefile>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user