Skip to content

Releases: adafruit/Adafruit_SHARP_Memory_Display

1.1.4 Expose Sharp Memory Buffer via getBuffer() for DMA transfers

18 Mar 16:27
c7a1c95
Compare
Choose a tag to compare

What's Changed

  • Expose sharpmem_buffer via getBuffer() for DMA transfers by @AcThPaU in #25

New Contributors

Full Changelog: 1.1.3...1.1.4

1.1.3 Bump version in library.properties

15 Nov 15:21
2d040a7
Compare
Choose a tag to compare

What's Changed

  • Update version number to 1.1.3 by @tyeth in #22

Full Changelog: 1.1.2...1.1.3

1.1.2 - Updated CI Actions versions

22 May 17:01
Compare
Choose a tag to compare
Update CI action versions

ESP32 CI fix

24 Oct 20:26
ebb82a6
Compare
Choose a tag to compare

No user-facing functional changes; strictly for test automation

1.1.0 - Non-breaking refactor and other changes

21 Jul 13:43
d0339a5
Compare
Choose a tag to compare
  • Refactored to add BusIO support
  • Added include guard to prevent redefining Adafruit_SharpMem
  • Added clearDisplayBuffer to allow clearing of the internal display buffer.

Moving to GitHub Actions for CI

06 Apr 21:23
b327f99
Compare
Choose a tag to compare

This release moves Adafruit_SHARP_Memory_Display to use GitHub actions for Continuous Integration as well as adding automated checks for formatting using clang-format and automated documentation checks using Doxygen

1.0.7

10 Jul 17:25
7a4f7cc
Compare
Choose a tag to compare

version bump

Fix rotation support on 144x168 display

05 Sep 20:19
Compare
Choose a tag to compare
1.0.6

Fix rotation support, minor cleanup

example typo fix

03 Aug 17:34
Compare
Choose a tag to compare
1.0.5

yepp fix typo

1.0.4

15 May 23:46
Compare
Choose a tag to compare

variable size support & fastio on feather m0