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 |
|
Daniel Esteban
|
c338348d2b
|
Better interface "ReadTime" instead of "Time" for DS1307
|
2020-12-22 08:16:13 +01: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 |
|
Daniel Esteban
|
cb49783f18
|
Error strings should not be capitalized (unless beginning with proper
nouns or acronyms) or end with punctuation, since they are usually
printed following other context.
|
2019-07-08 18:52:31 +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 |
|
k-brk
|
dce063e0c2
|
Support for DS1307 (#58)
* Support for DS1307
|
2019-05-24 12:56:26 +02:00 |
|