Commit Graph

13 Commits (f49b6e98f52f4bd5dbde35bea7c18379f8bb4416)

Author SHA1 Message Date
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 8ef83eb88a Fix missing parts of merge of #71 2021-04-18 18:49:23 +02:00
pi 3141865b62 epd7in5 HD: Fixed graphics tests 2021-04-15 10:49:39 +01:00
pi c94f6c4434 epd7in5 HD: Renamed epd7in5 struct for Clippy 2021-04-15 10:27:30 +01:00
pi 989a236fb1 epd7in5 HD: Rename Command enums for Clippy check 2021-04-15 10:20:52 +01:00
pi a1e9c17b53 epd7in5 HD: Corrected import of `RefreshLut` trait 2021-04-14 15:30:41 +01:00
pi 72e6b82b2d epd7in5 HD: Formatted with cargo fmt 2021-04-14 15:22:33 +01:00
pi ba1243137d EPD 7in5 HD: Added more documentation
Updated README to include the driver.
Updated CHANGELOG.
Added note about the default background color of the HD driver
2021-04-14 14:59:23 +01:00
pi 73c98d86e7 Added back tests for epd7in5_hd commands 2021-03-31 11:09:58 +01:00
pi ba432ccf91 Removed unused code 2021-03-31 11:09:32 +01:00
pi c27ffd507f Added support for the 7.5 inch HD display 2021-03-31 10:39:29 +01:00