Skip to content

Releases: michaelkamprath/ShiftRegisterLEDMatrixLib

Support for Arduino Uno R4

15 Oct 17:43
c979ee0

Choose a tag to compare

Library will now compile and run for the variants of the Arduino Uno R4 with the Renesas microcontroller.

Fixed Example Code

12 Mar 18:06
4067807

Choose a tag to compare

Arduino compiler settings such that floating point version of max() was not selected during compilation. This change fixes that. Also incorporates a few other tweaks.

Support for Teensy 4.x

01 Aug 19:34
6b23094

Choose a tag to compare

This releases adds support for Teensy 4.x boards, plus addresses a few compiler warnings.

Update to GFX v1.9.0

27 Jun 08:52

Choose a tag to compare

Update to leverage new features in Adafruit GFX v1.9.0 library release.

v0.9.0

20 Nov 02:37

Choose a tag to compare

First public release.