Skip to content

Releases: adafruit/Adafruit_EPD

4.5.6 Feather RP2040 added to FeatherWingTest example

27 Aug 15:12
157135b
Compare
Choose a tag to compare

What's Changed

  • Feather RP2040 pins added to FeatherWingTest.ino by @mikeysklar in #84

New Contributors

Full Changelog: 4.5.5...4.5.6

4.5.5 Add support for GDEY0213B74

18 Jun 11:36
8eb9d66
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.5.4...4.5.5

4.5.4 Fix missing SPI parameter

20 Dec 12:06
6c7aff4
Compare
Choose a tag to compare

Full Changelog: 4.5.3...4.5.4

4.5.3 Remove volatile variable compound assignments

10 Oct 21:21
75b1046
Compare
Choose a tag to compare
  • Updated code to avoid using compound assignments with volatile variables.
  • Also added some casts in calls to min()

4.5.2 - Added Feather RP2040 ThinkInk support to examples

30 May 16:41
0857148
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.5.1...4.5.2

4.5.1 - Clanged

11 Jan 20:36
a0e709b
Compare
Choose a tag to compare
Bumped to 4.5.1

4.5.0 - Added Z29 tricolor support, changed pins variable type from int8_t to int16_t

21 Jul 20:15
d53eec3
Compare
Choose a tag to compare

4.4.5 - Fixed a couple of warnings

18 Jul 18:05
43a47c0
Compare
Choose a tag to compare

4.4.4 - Fixed rotation calculation for EPD modules

13 Jun 18:37
ae8f52b
Compare
Choose a tag to compare

4.4.3 - Fixed red inversion regardless of reset pin value

01 Mar 18:23
986709c
Compare
Choose a tag to compare