Bas Stottelaar
|
92b1dfc703
|
drivers/*: realign ENABLE_DEBUG
|
2020-10-23 01:26:09 +02:00 |
|
Bas Stottelaar
|
4bdfe9a254
|
drivers/*: add missing include of assert.h
|
2020-10-22 11:13:08 +02:00 |
|
Kees Bakker
|
8e898576dc
|
drivers/mag3110: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
|
f113f93ca8
|
drivers/mag3110: adapt to new I2C api
|
2018-07-25 12:01:39 +02:00 |
|
|
317716419c
|
drivers: use const device descriptor
|
2017-06-21 17:05:45 +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 |
|
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 |
|