1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Bootloaders
Stacey Sheldon 2d27c54d48 com_msg: Create new message based COM layer for bootloaders
The main purpose of this new COM implementation is that it is
much simpler, and requires less code space.  This takes a bit
of the pressure off of the CC bootloader which was right at
the limit of available code space in the bootloader partition.

This is not intended to ever be used by the application.

This driver also formalizes the assumptions in the bootloader's
usage of the COM layer.  All messages are assumed to arrive
in atomic chunks from the HID layer.
2012-01-14 14:23:18 -05:00
..
AHRS Fix a bug I made in programming the bootloaders via jtag 2011-11-12 21:29:46 -06:00
BootloaderUpdater OP-578 - check for CODE_SOURCERY before setting -fpromote-loop-indices 2011-09-11 10:49:09 -07:00
CopterControl com_msg: Create new message based COM layer for bootloaders 2012-01-14 14:23:18 -05:00
OpenPilot com_msg: Create new message based COM layer for bootloaders 2012-01-14 14:23:18 -05:00
PipXtreme com_msg: Create new message based COM layer for bootloaders 2012-01-14 14:23:18 -05:00