Commit Graph

  • ce95d3d93f add auto_assign ymls Caemor 2021-01-27 21:26:13 +0100
  • f9a09d9018 Update Changelog Caemor 2021-01-27 21:00:52 +0100
  • 788ddcab98 Apply #48 to QuickRefresh as well Caemor 2021-01-27 20:53:24 +0100
  • bcbef1e805 "EPD4in2: Don't set the resolution (and some more) over and over again. Caemor 2021-01-27 20:29:23 +0100
  • ad9574f355 Add David & the changes to Changelog Caemor 2021-01-27 17:35:03 +0100
  • 4ccbea5607 Add Example to quick refresh trait Caemor 2021-01-27 17:34:39 +0100
  • 4d2b6a5685
    Merge pull request #62 from David-OConnor/partial-refresh Chris 2021-01-27 17:08:57 +0100
  • 2657b867be
    Remove Travis and Codecov Chris 2021-01-23 17:37:19 +0100
  • 463afa52c6 delete travis + codecov Caemor 2021-01-23 17:01:11 +0100
  • d572ef0f5d test it Caemor 2021-01-23 16:50:55 +0100
  • ca3eebecbe Try with codecov.yml Caemor 2021-01-23 16:45:31 +0100
  • 1a612c92d3 Fix missing Eq for OutofColorRangeParseError Caemor 2021-01-23 16:23:36 +0100
  • bccfc81b13 Improve Stuff mentioned by clippy: - use range.contains instead of >= && <= - Use better error type Caemor 2021-01-23 14:55:03 +0100
  • 0695e94670 Removed example that broke CI David-OConnor 2021-01-21 21:29:37 +0400
  • c30d213bc5 Added QuickRefresh trait, and implemented it for 4.2 display David-OConnor 2021-01-21 21:13:13 +0400
  • 49cc823ccc fix epd2in7b reset delay pjsier 2021-01-18 13:20:58 -0600
  • 8630869186 add epd2in7b to readme pjsier 2021-01-07 12:44:16 -0500
  • fb25c40fe2 add support for epd2in7b pjsier 2021-01-01 09:51:30 -0600
  • 87e63741ef
    Merge pull request #59 from crzysdrs/main Chris 2020-11-20 10:01:40 +0100
  • e49e144a34 Minor fixups Mitch Souders 2020-11-19 19:22:41 -0800
  • e225464b62 Cargo fmt Mitch Souders 2020-11-15 18:11:58 -0800
  • 147eaf655d Updated README Mitch Souders 2020-11-15 18:01:45 -0800
  • 231cc63009 Minor cleanup, added HiZ as color Mitch Souders 2020-11-15 17:57:40 -0800
  • c7d32ca86e Added some busy checks and seem to be avoiding missing pictures Mitch Souders 2020-11-15 05:32:17 -0800
  • 96d505647d Add support for ep5in65f Mitch Souders 2020-11-15 03:25:10 -0800
  • 2a3cd1ae01 Update lib to embedded_hal 1.0a2 Caemor 2020-10-26 21:09:49 +0100
  • 82f0fe2d15 Fix CI Caemor 2020-10-20 12:41:28 +0200
  • 43aba4ddb1
    Merge pull request #55 from icewind1991/reset-timing Chris 2020-10-19 19:46:49 +0200
  • 674b88e327 use correct 7in5_v2 reset delay, not the b/c variant Robin Appelman 2020-10-19 16:51:41 +0200
  • 5cb7de5929 make reset timing device specific Robin Appelman 2020-10-17 17:05:24 +0200
  • ac97aac745
    Create dependabot.yml Chris 2020-10-07 11:41:32 +0200
  • d8a41c7afb
    Merge pull request #53 from dkm/patch-1 Chris 2020-10-05 23:04:57 +0200
  • e5cc087933 Add 2in13 V2 to the list of supported screens Marc Poulhiès 2020-10-05 21:10:45 +0200
  • 221a801340
    Merge pull request #51 from dkm/master Chris 2020-10-05 21:01:55 +0200
  • 27e367c89c Initial support for Waveshare 2in13 v2 e-ink screen Marc Poulhiès 2020-08-19 16:07:08 +0200
  • 7b8834700e
    Merge pull request #52 from dkm/pr/strange_screen_size Chris 2020-10-05 18:59:23 +0200
  • 82b8c98538 Better handling for screen size not divisible by 8 Marc Poulhiès 2020-09-21 21:19:43 +0200
  • 22f16eaa05
    Merge pull request #44 from caemor/v0.4 v0.4.0 Chris 2020-04-06 15:59:05 +0200
  • f9f2a9ad87 v.0.4 caemor 2020-04-06 15:51:54 +0200
  • 79c2524c1d
    Merge pull request #41 from michaelbeaumont/epd2in9b Chris 2020-03-27 22:31:54 +0100
  • 9167c643f9
    Add epd2in9bc to README, add example Michael Beaumont 2020-03-27 19:08:35 +0100
  • b5e647b0d0 Rename red to chromatic, rename epd2in9b to epd2in9bc Michael Beaumont 2020-03-27 18:38:39 +0100
  • 7a5472f73a
    Update epd2in9b after embedded-graphics update Michael Beaumont 2020-03-27 18:50:33 +0100
  • 71d539eeb7
    Merge remote-tracking branch 'upstream/master' into epd2in9b Michael Beaumont 2020-03-27 18:47:13 +0100
  • c62ee89960
    Update Readme for examples Chris 2020-03-27 10:13:22 +0100
  • 8776211536
    Update Readme example Chris 2020-03-27 10:12:12 +0100
  • 1a670ef8c6
    Update README.md Chris 2020-03-27 10:11:06 +0100
  • 5ba408d5a7 Fixed Readme Example Caemor 2020-03-26 20:49:15 +0100
  • 3871c1672e
    Merge pull request #40 from caemor/nidus Chris 2020-03-26 20:46:15 +0100
  • 85ad681229 Refine Changelog Caemor 2020-03-26 20:43:04 +0100
  • 2fcf788673 don't reinstall tarpaulin every time Caemor 2020-03-26 20:33:51 +0100
  • 08c46952f7 Further shorten work of travis Caemor 2020-03-26 20:07:55 +0100
  • 5c5c04d1fb Speed Up Travis, since most of the stuff switched to github ci Caemor 2020-03-26 20:01:05 +0100
  • 0ab1e7db35 Fix changelog Caemor 2020-03-26 19:55:53 +0100
  • 409676423d Mainly improved Documenation Caemor 2020-03-26 19:55:17 +0100
  • 1dfea538b7 Update changelog and ci Caemor 2020-03-26 17:33:54 +0100
  • dcc264c2b0 Replace tabs with spaces Caemor 2020-03-26 17:19:55 +0100
  • 20a01a25bf
    Add epd2in9b support Michael Beaumont 2020-03-24 23:30:02 +0100
  • ec72357b55 Update/Include new update_and_display trait Caemor 2020-03-22 00:42:20 +0100
  • 8da294dd5e Update embedded-graphics, Caemor 2020-03-21 23:37:27 +0100
  • dcaed6fb3e Update embedded-graphics and update epd4in2-blue-pill-exampleg Caemor 2020-03-18 14:30:40 +0100
  • 8829f9a315
    Merge pull request #36 from asaaki/epd7in5_v2 Chris 2020-02-14 16:09:08 +0100
  • d0e1d55e77
    Update readme to include the V2 Christoph Grabo 2020-01-11 11:44:49 +0100
  • 4ecee29641
    Apply cargo fmt Christoph Grabo 2020-01-11 10:34:33 +0100
  • 80b3aa2c7c
    Add example for epd7in5_v2 Christoph Grabo 2020-01-11 10:23:12 +0100
  • 35291fe639
    Add V2 version of epd7in5 Christoph Grabo 2020-01-11 10:22:55 +0100
  • f17cae8e49
    Add new optional extention trait Christoph Grabo 2020-01-11 10:21:51 +0100
  • a9f27e51ae
    Use embedded_hal::digital::v2 (v1 is deprecated) Christoph Grabo 2020-01-11 10:12:15 +0100
  • 636b31437a
    Merge pull request #35 from jkristell/rfc-1in54b-support Chris 2019-12-28 11:17:21 +0100
  • 8f89ade010 cargo fmt Johan Kristell 2019-12-28 09:13:40 +0100
  • 435cfd9a1c Rename trait and method and doc update Johan Kristell 2019-12-28 09:12:53 +0100
  • b170e34028 Add documentation Johan Kristell 2019-12-26 12:44:42 +0100
  • d0b7f162fe Add support for the epd1in54b display Johan Kristell 2019-10-25 08:16:10 +0200
  • 6520bbffd7
    Merge pull request #33 from str4d/epd7in5 Chris 2019-11-21 12:53:06 +0100
  • 3bd62b3057
    Add EPD7in5 to README Jack Grigg 2019-11-20 15:25:03 +0000
  • a280a12170
    EPD7in5 example Jack Grigg 2019-11-15 22:32:23 +0000
  • c049b0a9f4
    EPD7in5 support Jack Grigg 2019-11-15 22:27:50 +0000
  • 9390f9aa49
    Merge pull request #32 from caemor/CI-Tests Chris 2019-09-02 15:21:25 +0200
  • 59df02320e add codecov token Christoph 2019-08-21 15:40:53 +0200
  • 8b1cacc48c ci update Christoph 2019-08-21 14:43:53 +0200
  • d452c9744c
    Merge pull request #31 from dbr/master Chris 2019-08-21 14:34:27 +0200
  • d3cc0a5044 test code coverage Christoph 2019-08-21 14:29:58 +0200
  • 3d05130bc0 Fix copypaste error dbr 2019-08-21 21:41:46 +0930
  • 044c798a8b Update examples to embedded-graphics="0.5.2" also dbr 2019-08-18 17:58:48 +0930
  • 0b047b211b Trivial tidyup dbr 2019-08-18 17:54:35 +0930
  • 3e56353cb6 embedded-graphics 0.5.0 removed the with_ prefix from some methods dbr 2019-08-17 09:31:58 +0930
  • 99b4cff362 draw_helper takes IntoIterator dbr 2019-08-16 23:59:58 +0930
  • f96caeb419 Update for embedded-graphics 0.5.2 dbr 2019-08-11 11:01:12 +0930
  • 7b4a7f0578
    v0.3.2 - some timing fixes (#29) v0.3.2 Chris 2019-06-17 10:33:20 +0200
  • 20fc874766
    Finalize changelog for v.0.3.1 before release v0.3.1 Chris 2019-04-06 09:12:57 +0200
  • 60f48a8273
    Add Bluepill example & some other minor improvements (#28) Chris 2019-04-06 09:09:56 +0200
  • 34c03c5486 Fixed forgotten fmt Chris 2019-04-06 08:56:48 +0200
  • e8744dcb34 Release 0.3.1 Chris 2019-04-06 08:53:12 +0200
  • 63321f7e2c Fix: Timing Issues after display_frame Chris 2019-04-06 08:52:42 +0200
  • 9b6c7ada16 release 0.3.0 v0.3.0 Chris 2019-04-04 23:37:38 +0200
  • 47af2fc664
    Make a few small updates to support TeXitoi rusty clock (#27) Chris 2019-04-04 23:23:48 +0200
  • 5c0744ff01
    Various improvements (#25) Chris 2019-03-06 11:48:05 +0100
  • 80384f031c Improve keywords,description and Readme Christoph Groß 2019-02-22 14:51:29 +0100
  • d7f3cdca97
    Edition 2018 (#24) Chris 2019-02-22 11:23:28 +0100
  • 91b723d30e
    Merge pull request #23 from caemor/test-codecov Chris 2019-01-15 13:40:05 +0100