1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-21 11:54:15 +01:00
lilvinz 6daed46ecc pios_i2c: fixed a race condition with wrong bus locking when using FreeRTOS
When more than one task is concurrently trying to access
the same i2c bus and a timeout occurs on bus lock the
transfer would just continue and blow up the pios_i2c
driver. This has been fixed.
2012-12-29 17:20:50 +01:00
..
2011-11-01 01:09:55 -05:00
2012-06-04 15:38:57 -07:00
2012-09-26 00:43:02 -05:00
2012-09-30 20:32:03 +02:00