smlng
|
946256d26f
|
saul: use const for device parameter
|
6 years ago |
Alexandre Abadie
|
317716419c
|
drivers: use const device descriptor
|
6 years ago |
Kaspar Schleiser
|
0fcc7d3834
|
cleanup: apply headerguard script output
|
6 years ago |
smlng
|
17e78f7d81
|
driver, mag3110: add saul auto init
|
6 years ago |
smlng
|
36526f8a3b
|
driver, mag3110: add saul
|
6 years ago |
smlng
|
644dbb1224
|
driver, mag3110: rework
|
6 years ago |
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
|
6 years ago |
Alexandru Caciulescu
|
3d209c3db1
|
drivers/mags3110: Repair header file include guards
removed trailing underscores
|
8 years ago |
PeterKietzmann
|
dcd70c807b
|
drivers/isl29020: Acquire exclusive access ti I2C bus
|
8 years ago |
PeterKietzmann
|
0a9e837dba
|
drivers/mag3110: Acquire exclusive access to I2C bus
|
8 years ago |
Johann Fischer
|
a51c91e5be
|
add mag3110 magnetometer driver
|
8 years ago |