i2cm: send_byte should be static
[protos/imu.git] / i2cm_sw.c
2014-06-26 Olivier Matzi2cm: send_byte should be static
2014-06-26 Olivier Matzi2cm: remove uneeded comment
2014-06-26 Olivier Matzi2cm: fix ACK reception in i2cm_send_byte
2014-06-26 Olivier Matzi2cm: fix configuration for this hardware
2014-06-26 Olivier Matzfix compilation errors due to undefined variables
2014-06-26 Olivier Matzi2csw: remove _NUM in function names
2014-06-26 Olivier Matzimport code from Fabrice's repository