Yurii Soldak
|
3bcde1485c
|
Enable reset screen for SSD1306 via I2C
|
2021-05-12 09:14:51 +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 |
|
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 |
|
Ron Evans
|
3f946868e1
|
all: refactor all current drivers to use new machine.Pin interface
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-05-26 21:46:33 +02:00 |
|
Daniel Esteban
|
ad2b76be8b
|
support for SSD1306 displays using I2C or SPI, several screen sizes (#49)
supported too
|
2019-05-05 11:45:26 +02:00 |
|