1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/PiOS/STM32F10x/Libraries
Stacey Sheldon bfe6676eed exti: rewrite exti layer to improve portability
The exti layer now allows drivers to register interrupt callbacks
during board initialization.  All details of the driver using a
particular EXTI pin have been removed from the EXTI layer so it
can now be used on any board without board-specific modification.

This includes some nice refinements provided by Mike Smith during
initial review.  His original commits have been squashed into this
one.
2012-01-22 23:23:41 -05:00
..
CMSIS Flight: Changes to STM library to work with our code. Basically all the 2010-12-13 07:03:28 +00:00
dosfs Flight/PiOS: this patch makes dosfs work with both MBR and VBR formats. Backup your SD files in case this messes something!! Testing needed. 2010-09-29 16:29:38 +00:00
FreeRTOS/Source Fix typo from SISE to SIZE 2011-07-12 12:48:06 -05:00
msd Moved STM32 specific PiOS Libraries. 2010-03-04 06:14:14 +00:00
STM32_USB-FS-Device_Driver usb: allow runtime selection of USB descriptors via hwsettings 2012-01-14 14:28:15 -05:00
STM32F10x_StdPeriph_Driver exti: rewrite exti layer to improve portability 2012-01-22 23:23:41 -05:00