Kees Bakker
|
37d8709f3f
|
drivers/lsm303dlhc: correct cast of phydat_t*
The read functions have a lsm303dlhc_3d_data_t* argument which is a
struct with 3 int16_t members. Thus we should cast res->val instead of
just res.
|
2019-01-06 17:08:04 +01:00 |
|
|
d81cf561b0
|
drivers/lsm303dlhc: 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 |
|
smlng
|
946256d26f
|
saul: use const for device parameter
|
2017-06-26 20:25:37 +02:00 |
|
Hauke Petersen
|
3cbc0352ea
|
drivers: use saul_notsup
|
2017-05-08 13:56:35 +02:00 |
|
Hauke Petersen
|
0bde97f167
|
drivers/lsm303dlhc: normalized SAUL readings
|
2016-02-04 11:51:28 +01:00 |
|
Hauke Petersen
|
84a094d092
|
drivers/lsm303dlhc: added SAUL integration
|
2015-11-30 20:33:55 +01:00 |
|