Skip to content

Releases: adafruit/Adafruit_NeoPixel

1.12.1 Add UNO R4 boards + SAMD21G17A support

01 May 15:09
ad1aca7
Compare
Choose a tag to compare

What's Changed

  • Add initial support for Arduino UNO R4 boards by @KurtE in #365
  • Added support for the SAMD21G17A. by @drewsloan in #336

New Contributors

Full Changelog: 1.12.0...1.12.1

1.12.0 ESP-IDF v5 Support

09 Nov 01:35
15bfa17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.1...1.12.0

1.11.1 - Updated CI Actions versions

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

Add str2order()

07 Feb 17:42
9a9104c
Compare
Choose a tag to compare

For code that initializes from text configuration rather than compile-time constants.

1.10.7 - Updated README

28 Nov 18:48
47f5892
Compare
Choose a tag to compare
Bump to 1.10.7

1.10.6 - Fix abort() on arduino-esp32 v2.0.5

22 Sep 17:43
7fe11e4
Compare
Choose a tag to compare

What's Changed

  • Fixed: arduino-esp32 2.0.5 calling abort() from espShow() by @rimim in #330

New Contributors

Full Changelog: 1.10.5...1.10.6

1.10.5 - Defined default #include directives in library metadata

25 May 18:57
0f6c881
Compare
Choose a tag to compare

1.10.4 - Added support for SAMD11C14

31 Jan 20:29
2a33fdf
Compare
Choose a tag to compare

Fix for Arduino RP2040 Mbed RP2040 package

21 Dec 21:33
7f3ebe0
Compare
Choose a tag to compare
1.10.3

Fix for Arduino RP2040 Mbed RP2040 package

RP2040: allow multiple NeoPixel strands

20 Dec 20:45
4e82900
Compare
Choose a tag to compare

Searches RP2040 PIOs & state machines for a free slot. Other architectures are unaffected.