|
94c753c07a
|
drivers: doxygen cleanup
|
2017-09-01 15:12:20 +02:00 |
|
smlng
|
946256d26f
|
saul: use const for device parameter
|
2017-06-26 20:25:37 +02:00 |
|
|
317716419c
|
drivers: use const device descriptor
|
2017-06-21 17:05:45 +02:00 |
|
|
0fcc7d3834
|
cleanup: apply headerguard script output
|
2017-05-24 17:54:02 +02:00 |
|
smlng
|
17e78f7d81
|
driver, mag3110: add saul auto init
|
2017-04-13 21:14:44 +02:00 |
|
smlng
|
36526f8a3b
|
driver, mag3110: add saul
|
2017-04-13 21:14:44 +02:00 |
|
smlng
|
644dbb1224
|
driver, mag3110: rework
|
2017-04-13 14:31:09 +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 |
|
Alexandru Caciulescu
|
3d209c3db1
|
drivers/mags3110: Repair header file include guards
removed trailing underscores
|
2015-03-24 17:55:39 +02:00 |
|
PeterKietzmann
|
dcd70c807b
|
drivers/isl29020: Acquire exclusive access ti I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
PeterKietzmann
|
0a9e837dba
|
drivers/mag3110: Acquire exclusive access to I2C bus
|
2015-03-03 18:08:38 +01:00 |
|
Johann Fischer
|
a51c91e5be
|
add mag3110 magnetometer driver
|
2015-01-09 11:10:59 +01:00 |
|