soypat
|
e6f82fad2e
|
i2c iface refactor: Resolve 559
|
2023-07-02 18:30:11 +02:00 |
|
deadprogram
|
1bb1b621c6
|
all: correct go fmt
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2022-09-25 13:23:16 +02:00 |
|
deadprogram
|
db02cbb8a4
|
i2c: switch all i2c drivers definitions to use i2c bus interface type instead of machine package concrete type
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2020-08-29 17:19:27 +02:00 |
|
Ron Evans
|
c09f0a8075
|
all: switch to using custom domain for all drivers
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-05-29 13:33:50 +02:00 |
|
Ron Evans
|
d9b426b90b
|
i2c: refactor all i2c drivers to use Address property of Driver. Allows variations to override the default address as discussed in #14 (#30)
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-04-07 10:50:34 +02:00 |
|
Ayke van Laethem
|
b0c4f3e2ce
|
mma8653: return acceleration in a standard unit: micro-G.
|
2019-03-11 17:14:04 +01:00 |
|
Ron Evans
|
61f928136c
|
all: use New() constructor function for simplicity
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2018-11-19 20:20:24 +01:00 |
|
Ayke van Laethem
|
947042e435
|
mma8653: rename ReadOrientation to ReadAcceleration
|
2018-11-16 14:54:18 +01:00 |
|
Ayke van Laethem
|
704ef734f5
|
mma8653: fix doc comments
|
2018-11-16 14:53:50 +01:00 |
|
Ayke van Laethem
|
bd18c71604
|
mma8653: add driver
|
2018-11-16 12:06:16 +01:00 |
|