Hauke Petersen
|
3cbc0352ea
|
drivers: use saul_notsup
|
6 years ago |
Hauke Petersen
|
c95abbe45a
|
drivers/lsm303dlhc: added default params.h file
|
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 |
Oleg Hahm
|
b428979a1d
|
debug: add missing line breaks
|
6 years ago |
Alexandre Abadie
|
f0640ee4d8
|
Update lsm303dlhc.c
|
7 years ago |
Hauke Petersen
|
e51d634aeb
|
drivers: adapted gpio_init(_x)() calls
|
7 years ago |
Hauke Petersen
|
0bde97f167
|
drivers/lsm303dlhc: normalized SAUL readings
|
7 years ago |
Hauke Petersen
|
84a094d092
|
drivers/lsm303dlhc: added SAUL integration
|
7 years ago |
Hauke Petersen
|
2cc2d9f740
|
drivers: adjusted drivers to changed GPIO interface
|
8 years ago |
Alexandru Caciulescu
|
4f643532ce
|
drivers/lsm303dlhc: Repair header file include guards
|
8 years ago |
PeterKietzmann
|
dcd70c807b
|
drivers/isl29020: Acquire exclusive access ti I2C bus
|
8 years ago |
PeterKietzmann
|
bf6757fe1d
|
drivers/lsm303dlhc: Acquire exclusive access to I2C bus
|
8 years ago |
Thomas Eichinger
|
6bbc4ca226
|
shell: provide shell commands to poll lsm303dlhc sensor
|
8 years ago |
Thomas Eichinger
|
88fce936e9
|
lsm303dlhc: initial import of lsm303dlhc driver
TODO: Accelerometer does not return valid values yet
|
8 years ago |