Hauke Petersen
|
87200c4803
|
cpu/stm32: removed file guards from periph drivers
|
2017-11-09 16:27:24 +01:00 |
|
smlng
|
692cf96297
|
doc: fix doxygen grouping of cpu periph drivers
|
2017-06-26 14:42:11 +02:00 |
|
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 |
|
Joakim Nohlgård
|
3f122fbba2
|
cpu/stm32f3: Use {} notation for empty while loops
|
2016-03-03 16:31:27 +01:00 |
|
Hauke Petersen
|
82c843a000
|
cpu: removed init_slave from I2C drivers
|
2015-10-20 16:57:39 +02:00 |
|
Oleg Hahm
|
e2639d7f83
|
core: use enums for panic
|
2015-09-04 16:14:35 +02:00 |
|
Jan Pohlmann
|
50b8a96322
|
cpu/stm32f3: Initial import of the i2c driver.
|
2015-05-27 11:37:15 +02:00 |
|