Kees Bakker bac5cda1e3 periph/i2c: convert char to uint8_t where applicapable
In general, data transferred through I2C are bytes and thus should have
type uint8_t, not char.

Also convert uint8_t ptrs to void ptrs
2016-10-04 20:26:39 +02:00
..
2015-11-23 12:15:50 +01:00
2015-11-23 12:15:50 +01:00
2016-06-01 11:15:01 +02:00
2016-02-05 16:12:46 +01:00
2016-03-30 17:09:58 +02:00
2015-11-23 12:15:50 +01:00
2015-11-23 12:15:50 +01:00
2015-11-23 12:15:50 +01:00
2015-11-23 12:15:50 +01:00
2015-11-23 12:15:50 +01:00
2016-03-16 16:09:45 +01:00
2016-02-13 21:25:07 +01:00
2015-11-23 12:15:50 +01:00
2015-11-23 12:15:50 +01:00
2015-11-23 12:15:50 +01:00
2015-12-02 11:20:02 +01:00
2015-11-23 12:15:50 +01:00
2016-04-08 10:17:23 +02:00
2016-03-09 13:28:27 +01:00
2015-11-23 12:15:50 +01:00
2016-07-22 18:22:13 +02:00
2015-11-23 12:15:50 +01:00