1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/PiOS
James Cotton 29237f97ae For SPI slave devices we need to handle the interrupt differently since
transactions should already be completed.  Also reset the callback so in the
case of noise on the IRQ line it will not keep firing interrupts.

I suspect we should probably disable interrupts in this handler to prevent
refiring.
2012-02-02 10:13:09 -06:00
..
Boards Handle different prescaler values for timers on APB1 and APB2. 2012-01-28 20:04:55 +01:00
Common Fix the MPU6000 implementation 2012-01-28 00:21:58 -06:00
inc Flashfs and Flash: Add new function to write a series of blocks in one flash 2012-01-26 12:39:35 -06:00
STM32F4xx For SPI slave devices we need to handle the interrupt differently since 2012-02-02 10:13:09 -06:00
STM32F10x Update pios_led for F4 targets to match the new F1 implementation. Also fix 2012-01-25 22:50:19 -06:00
pios.h Flash: Because most of the commands are a JEDEC standard rename this file 2012-01-25 00:23:24 -06:00