Commit Graph

384 Commits (04476e6671c620751a8f8cf3d4496ac440efafc0)

Author SHA1 Message Date
Chris 79c2524c1d
Merge pull request #41 from michaelbeaumont/epd2in9b
Add epd2in9bc support
2020-03-27 22:31:54 +01:00
Michael Beaumont 9167c643f9
Add epd2in9bc to README, add example 2020-03-27 21:46:32 +01:00
Michael Beaumont b5e647b0d0 Rename red to chromatic, rename epd2in9b to epd2in9bc 2020-03-27 19:09:12 +01:00
Michael Beaumont 7a5472f73a
Update epd2in9b after embedded-graphics update 2020-03-27 18:50:33 +01:00
Michael Beaumont 71d539eeb7
Merge remote-tracking branch 'upstream/master' into epd2in9b 2020-03-27 18:47:13 +01:00
Chris c62ee89960
Update Readme for examples 2020-03-27 10:13:22 +01:00
Chris 8776211536
Update Readme example 2020-03-27 10:12:12 +01:00
Chris 1a670ef8c6
Update README.md 2020-03-27 10:11:06 +01:00
Caemor 5ba408d5a7 Fixed Readme Example 2020-03-26 20:49:15 +01:00
Chris 3871c1672e
Merge pull request #40 from caemor/nidus
Improvements for 0.4
2020-03-26 20:46:15 +01:00
Caemor 85ad681229 Refine Changelog 2020-03-26 20:43:04 +01:00
Caemor 2fcf788673 don't reinstall tarpaulin every time 2020-03-26 20:33:51 +01:00
Caemor 08c46952f7 Further shorten work of travis 2020-03-26 20:07:55 +01:00
Caemor 5c5c04d1fb Speed Up Travis, since most of the stuff switched to github ci 2020-03-26 20:01:05 +01:00
Caemor 0ab1e7db35 Fix changelog 2020-03-26 19:55:53 +01:00
Caemor 409676423d Mainly improved Documenation 2020-03-26 19:55:17 +01:00
Caemor 1dfea538b7 Update changelog and ci 2020-03-26 17:33:54 +01:00
Caemor dcc264c2b0 Replace tabs with spaces 2020-03-26 17:19:55 +01:00
Michael Beaumont 20a01a25bf
Add epd2in9b support 2020-03-25 22:56:34 +01:00
Caemor ec72357b55 Update/Include new update_and_display trait 2020-03-22 00:42:20 +01:00
Caemor 8da294dd5e Update embedded-graphics,
remove useless Featuregates (Doesn't change size)

Update and integrate a few important examples and remove the others
2020-03-21 23:37:27 +01:00
Caemor dcaed6fb3e Update embedded-graphics and update epd4in2-blue-pill-exampleg 2020-03-18 14:30:40 +01:00
Chris 8829f9a315
Merge pull request #36 from asaaki/epd7in5_v2
Add epd7in5_v2 support
2020-02-14 16:09:08 +01:00
Christoph Grabo d0e1d55e77
Update readme to include the V2 2020-01-11 13:17:47 +01:00
Christoph Grabo 4ecee29641
Apply cargo fmt 2020-01-11 13:17:47 +01:00
Christoph Grabo 80b3aa2c7c
Add example for epd7in5_v2 2020-01-11 13:17:46 +01:00
Christoph Grabo 35291fe639
Add V2 version of epd7in5 2020-01-11 13:17:46 +01:00
Christoph Grabo f17cae8e49
Add new optional extention trait 2020-01-11 10:21:51 +01:00
Christoph Grabo a9f27e51ae
Use embedded_hal::digital::v2 (v1 is deprecated) 2020-01-11 10:12:15 +01:00
Chris 636b31437a
Merge pull request #35 from jkristell/rfc-1in54b-support
Add support for the epd1in54b display
2019-12-28 11:17:21 +01:00
Johan Kristell 8f89ade010 cargo fmt 2019-12-28 09:13:40 +01:00
Johan Kristell 435cfd9a1c Rename trait and method and doc update 2019-12-28 09:12:53 +01:00
Johan Kristell b170e34028 Add documentation 2019-12-26 12:44:42 +01:00
Johan Kristell d0b7f162fe Add support for the epd1in54b display 2019-12-13 10:08:19 +01:00
Chris 6520bbffd7
Merge pull request #33 from str4d/epd7in5
EPD7in5 support
2019-11-21 12:53:06 +01:00
Jack Grigg 3bd62b3057
Add EPD7in5 to README 2019-11-20 15:25:03 +00:00
Jack Grigg a280a12170
EPD7in5 example 2019-11-15 23:58:08 +00:00
Jack Grigg c049b0a9f4
EPD7in5 support 2019-11-15 23:58:07 +00:00
Chris 9390f9aa49
Merge pull request #32 from caemor/CI-Tests
- make clippy failable in CI
- test code coverage
2019-09-02 15:21:25 +02:00
Christoph 59df02320e add codecov token 2019-08-21 15:40:53 +02:00
Christoph 8b1cacc48c ci update 2019-08-21 14:43:53 +02:00
Chris d452c9744c
Merge pull request #31 from dbr/master
* Update for embedded-graphics 0.5.2

* draw_helper takes IntoIterator
* embedded-graphics 0.5.0 removed the with_ prefix from some methods

with_stroke() to stroke()
with_fill() to fill()
with_style() to style()

* Update examples to embedded-graphics="0.5.2" also
2019-08-21 14:34:27 +02:00
Christoph d3cc0a5044 test code coverage 2019-08-21 14:29:58 +02:00
dbr 3d05130bc0 Fix copypaste error 2019-08-21 21:41:46 +09:30
dbr 044c798a8b Update examples to embedded-graphics="0.5.2" also 2019-08-18 17:58:48 +09:30
dbr 0b047b211b Trivial tidyup 2019-08-18 17:54:35 +09:30
dbr 3e56353cb6 embedded-graphics 0.5.0 removed the with_ prefix from some methods
with_stroke() to stroke()
with_fill() to fill()
with_style() to style()
2019-08-17 09:31:58 +09:30
dbr 99b4cff362 draw_helper takes IntoIterator
Update other display types
2019-08-16 23:59:58 +09:30
dbr f96caeb419 Update for embedded-graphics 0.5.2 2019-08-11 11:01:12 +09:30
Chris 7b4a7f0578
v0.3.2 - some timing fixes (#29)
* Fixed some missing wait_until_idle calls
* prepared release of 0.3.2
* cargo fmt

This is known to fail on travis because it uses the deprecated old digital v1 embedded hal pins
2019-06-17 10:33:20 +02:00