Skip to content

EPDiy 2.0.0

Latest
Compare
Choose a tag to compare
@vroland vroland released this 01 Nov 19:51
· 17 commits to main since this release

Accompanying the hardware release, version 2.0.0 of the driver library is released. As indicated by the bump in major version, we break backwards compatibility with old code. However, compatibility with old hardware is kept. The main changes are:

  • Board and display configuration are set at driver initialization instead of compile time. This improves ease of use for environments such as Arduino, as well as code maintainability.
  • Support for the V7 board, using the LCD peripheral for fast updates

Thanks to all the epdiy contributors for participating in the discussion, testing, and giving feedback!

What's Changed

  • Tracking PR: epdiy v7 and dynamic display configuration by @vroland in #251

Full Changelog: 1.0.2...2.0.0