Thomas Kohler
|
dc4b940834
|
Build(v2): revert move to v2 subfolder (#932) (#938)
* revert move to v2 subfolder
* fix CI and adjust CHANGELOG
|
2023-05-29 19:39:03 +02:00 |
Thomas Kohler
|
d908619462
|
Build(v2): fix usage by moving code to a v2 subfolder (#927)
|
2023-05-22 19:35:36 +02:00 |
Thomas Kohler
|
949392d8a7
|
Fix(core): Semantic Import Versioning for v2 (#921)
|
2023-05-20 14:25:21 +02:00 |
Thomas Kohler
|
fcdf286f1d
|
Fix(build): linter findings of "gosimple", "govet" and "staticcheck" (#917)
Fix also encoder and dps overflow in gopigo3 "GetMotorStatus()". Problem found by "staticcheck".
|
2023-05-19 14:16:22 +02:00 |
Thomas Kohler
|
fdf4f4b194
|
Bugfix/Improvement: Introduce SpiBusAdaptor and spi.Driver for composition in platforms/drivers
and fix for #794
|
2022-12-17 11:56:11 +01:00 |
Ron Evans
|
1d76ed6ce0
|
spi: add ShowImage() function to ssd1306 driver based on @mikegleasonjr suggestion
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2018-08-07 21:58:43 +02:00 |
Ron Evans
|
e9529e4c72
|
spi: remove unneeded type and cleanup GoDocs
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2018-04-16 13:29:35 +02:00 |
Ron Evans
|
25930107fd
|
spi: add optional params such as bus/chip to all current drivers
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2018-04-12 12:25:39 +02:00 |
Ron Evans
|
7637d90440
|
spi: switch to using periph.io for SPI interfaces
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2018-04-12 12:25:39 +02:00 |
Ulises Flynn
|
447175629b
|
added spi ssd1306
|
2018-04-12 12:25:39 +02:00 |