deadprogram
|
dcf53ac04a
|
revision: modify proposed pin HAL.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2025-09-16 20:33:50 +02:00 |
|
soypat
|
8f0fbaa945
|
more drivers are now cross platform
|
2025-07-02 22:03:58 -03:00 |
|
deadprogram
|
1bb1b621c6
|
all: correct go fmt
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2022-09-25 13:23:16 +02:00 |
|
deadprogram
|
46c9ba9595
|
spi: remove machine.SPI and replace with drivers.SPI interface for almost all SPI drivers
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2020-12-15 06:08:59 +01:00 |
|
Alexander Bloss
|
c3f3af5ffa
|
Fix DrawFastHLine for ST77xx, SSD1331 and SSD1351
DrawFastHLine uses FillRectangle(x,y,width,height,c), so height must be 1 to draw a horizontal line
|
2020-05-16 18:54:41 +02:00 |
|
Daniel Esteban
|
bcb291992c
|
ssd1331: make SPI TX faster
same change as PR #89
|
2019-10-13 02:02:22 +02:00 |
|
Daniel Esteban
|
bf077c8249
|
SSD1331 TFT color display (#77)
|
2019-08-05 17:54:23 +02:00 |
|