1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/PiOS
Stacey Sheldon 8b0415d905 bl: alternate stopwatch for small bootloaders
The small bootloaders (CC and PipX) are out of flash space
so their stopwatch implementation has been swapped out for
one based on the DELAY clock that takes about 500 bytes less
of code space.

Identical functionality is preserved.
2011-07-29 15:33:01 -04:00
..
Boards com: Move buffering out of USART/HID layer and into COM layer 2011-07-27 19:45:38 -04:00
Common com: Move buffering out of USART/HID layer and into COM layer 2011-07-27 19:45:38 -04:00
inc bl: alternate stopwatch for small bootloaders 2011-07-29 15:33:01 -04:00
STM32F10x bl: alternate stopwatch for small bootloaders 2011-07-29 15:33:01 -04:00
pios.h rcvr: add generic driver API for receivers 2011-07-05 22:02:47 -04:00