James Waples
|
a92eac02a4
|
Make embedded-graphics a dev dependency
e-g-core should be the only e-g dependency required for the driver
itself, so this PR changes a few of the imports to reflect that.
|
2021-08-20 18:10:59 +01:00 |
Reinier Balt
|
6a10e0cb96
|
Migrate remaining drivers
|
2021-06-16 17:36:12 +02:00 |
Reinier Balt
|
78ffda673e
|
migrate minimum set of drivers to make tests pass
|
2021-06-16 13:49:33 +02:00 |
Caemor
|
980b2b9667
|
Merge branch 'fix-70' of https://github.com/olback/epd-waveshare into olback-fix-70
|
2021-04-18 18:13:40 +02:00 |
Caemor
|
15e557951f
|
Further improvements around acronym lowercases,...
|
2021-04-11 21:21:39 +02:00 |
Caemor
|
ba1b90e2f3
|
Removed #[allow(non_camel_case_types)] to fix issues
|
2021-04-11 20:31:24 +02:00 |
Edwin Svensson
|
c3a4cde815
|
skip closure/task
|
2021-04-11 16:57:28 +02:00 |
Edwin Svensson
|
9a1575b2ec
|
API change to partially fix #70
|
2021-04-04 22:10:50 +02:00 |
BuggStream
|
b479edd108
|
Fix last rustfmt issue
|
2021-02-08 00:40:07 +01:00 |
BuggStream
|
b49dd6cd1f
|
Update documentation for 1in54c
|
2021-02-08 00:26:31 +01:00 |
BuggStream
|
6129723c41
|
Clean up and simplify code
|
2021-02-07 23:30:44 +01:00 |
BuggStream
|
6c8ac87c7d
|
Ensure device is ready to receive data when updating frame
|
2021-02-07 01:19:30 +01:00 |
BuggStream
|
d1b0ac1854
|
Add support for 1in54c EPD
|
2021-02-06 17:17:04 +01:00 |