1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/PiOS
James Cotton 7444337418 F2 PiOS I2C: Add a poor man semaphore here in case we start calling I2C
transfers from IRQ.  Also catch the double 0x70084 event which was locking up
the FSM with -Os enabled.  I did this in a cheating way (filtering the event
based on state) but it's the cleanest I can see.  Hopefully a DMA version of
I2C will fix this.
2011-08-19 11:39:50 -05:00
..
Boards PiOS F2: Move IMU3000 to device dependent :(. Now they all are. Need to 2011-08-12 03:38:45 -05:00
Common PiOS F2: Move IMU3000 to device dependent :(. Now they all are. Need to 2011-08-12 03:38:45 -05:00
inc F2 PiOS I2C: Add a poor man semaphore here in case we start calling I2C 2011-08-19 11:39:50 -05:00
STM32F2xx F2 PiOS I2C: Add a poor man semaphore here in case we start calling I2C 2011-08-19 11:39:50 -05:00
STM32F10x PIOS SPI: Make sure the non-freertos busy flag inits to zero 2011-08-19 10:52:50 -05:00
pios.h Get BMA180 working. Need to move exti stuff into it until pios_exti 2011-08-13 01:10:33 -05:00