1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-30 15:52:12 +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
..
2012-11-23 19:43:31 +01:00
2012-05-05 09:40:44 -07:00
2012-10-30 20:50:58 +01:00
2012-09-01 16:18:03 -05:00
2012-09-01 16:18:03 -05:00
2009-12-22 05:07:27 +00:00

Check the wiki