|
304bce3724
|
drivers: configure per driver dependency resolution
|
2020-07-20 14:32:16 +02:00 |
|
|
490126cfa0
|
drivers: move USEMODULE_INCLUDES in each driver directories
|
2020-07-15 20:36:27 +02:00 |
|
Akshai M
|
21dd8f7555
|
drivers/l3g4200d : Expose to Kconfig
Expose configurations to Kconfig.
|
2020-05-05 13:19:49 +05:30 |
|
Akshai M
|
5782c3bb0d
|
drivers/l3g4200d : Make ADR configurable
Make L3G4200D_PARAM_ADDR configurable
|
2020-05-05 13:18:34 +05:30 |
|
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 |
|
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 |
|
Hauke Petersen
|
3cbc0352ea
|
drivers: use saul_notsup
|
2017-05-08 13:56:35 +02:00 |
|
Hauke Petersen
|
4c505d5270
|
drivers/l3g4200d: added default params.h file
|
2017-01-18 15:33:39 +01: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 |
|
Bas Stottelaar
|
bcd73105bd
|
drivers: l3g4200d: fix saul doxygen group
|
2016-07-19 23:50:04 +02:00 |
|
Hauke Petersen
|
7a4d6227c4
|
drivers/l3g4200d: added SAUL integration
|
2015-11-30 20:33:54 +01:00 |
|
Hauke Petersen
|
cb6f3e9566
|
drivers/l3g4200d: fixed initialization
|
2015-11-18 16:34:50 +01:00 |
|
Alexandru Caciulescu
|
fb0e523719
|
drivers/l3g4200d: Repair header file include guards
|
2015-03-24 17:55:43 +02: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 |
|