1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/PiOS/Common
stac 771a56ca9d com/usart: generalize com driver API
- Created a pluggable COM layer
- Converted COM + USART init into static initializers
  rather than typedefs
- Generalized the USB HID COM API to match the USART
  API.
- Changed USART and COM layers to be data driven rather
  than #ifdef'ing/switching on the specifics of each port

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@760 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-13 04:24:26 +00:00
..
pios_bmp085.c bmp085: create semaphore prior to configuring irq 2010-05-24 16:33:30 +00:00
pios_com.c com/usart: generalize com driver API 2010-06-13 04:24:26 +00:00
pios_hmc5843.c Finalised and verified PIOS_HMC5843 library. 2010-05-15 12:50:05 +00:00
pios_opahrs.c Add AHRS attitude module and driver skeletons 2010-05-24 16:33:36 +00:00
pios_sdcard.c pios spi: support both master and slave configs 2010-06-13 04:23:44 +00:00
printf-stdarg.c com/usart: generalize com driver API 2010-06-13 04:24:26 +00:00