1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-30 08:51:19 +01:00
RIOT/drivers
Kees Bakker 5265edcd26 drivers/adxk345: include copy of params in dev struct
This follows the usual convention of having the whole params in the device
struct instead of a pointer-to. This also eliminates the need to cast a
const to a non-const pointer in the init function.
2019-01-06 17:24:24 +01:00
..
2018-07-25 12:01:40 +02:00
2018-07-25 12:01:39 +02:00
2018-07-25 12:01:39 +02:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2018-06-11 19:10:40 +02:00
2018-06-11 19:10:40 +02:00
2017-11-28 11:55:48 +01:00
2018-07-25 12:01:39 +02:00
2017-11-10 15:53:50 +01:00
2018-11-06 11:07:13 +01:00
2017-09-01 15:12:20 +02:00
2018-05-17 18:13:23 +02:00