mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-21 06:52:11 +01:00
7444337418
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.