1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/PiOS
Stacey Sheldon 80e0be3cec com: fragment transmitted buffers to match underlying device
PIOS_COM_SendBufferNonBlocking() will now fragment its buffer
to match the max size of the underlying device.

This allows the buffer size of the underlying device to shrink
below the maximum message size, thus allowing us to use smaller
buffers on memory-constrained platforms.
2011-12-30 23:05:36 -05:00
..
Boards com-bridge: add usart to usb vcp bridge 2011-12-30 23:05:34 -05:00
Common com: fragment transmitted buffers to match underlying device 2011-12-30 23:05:36 -05:00
inc usb: clean up pios hooks into stm32 usb_core 2011-12-30 23:05:33 -05:00
STM32F10x usb cdc: track oversized rx buffers 2011-12-30 23:05:35 -05:00
pios.h Merge branch 'next' into CC_GPS 2011-11-11 11:44:11 +01:00