Bas Stottelaar
|
92b1dfc703
|
drivers/*: realign ENABLE_DEBUG
|
2020-10-23 01:26:09 +02:00 |
|
Hauke Petersen
|
38750f1e30
|
drivers/l3g4200d: fix typo in src file header
|
2018-09-26 11:00:48 +02:00 |
|
|
219277e884
|
drivers/l3g4200d: adapt to new I2C api
|
2018-07-25 12:01:38 +02:00 |
|
|
2ace1a2dfe
|
drivers/l3g4200d: rework driver API and params definition
|
2018-07-25 12:01:38 +02:00 |
|
|
94c753c07a
|
drivers: doxygen cleanup
|
2017-09-01 15:12:20 +02:00 |
|
|
317716419c
|
drivers: use const device descriptor
|
2017-06-21 17:05:45 +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 |
|
Hauke Petersen
|
cb6f3e9566
|
drivers/l3g4200d: fixed initialization
|
2015-11-18 16:34:50 +01:00 |
|
PeterKietzmann
|
dcd70c807b
|
drivers/isl29020: Acquire exclusive access ti I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
PeterKietzmann
|
9c3a89edbf
|
drivers/l3g4200d: Acquire exclusive access to I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
Hauke Petersen
|
da64a7f438
|
drivers: added L3G4200D gyroscope driver
|
2014-11-06 10:36:41 +01:00 |
|