Skip to content

Releases: adafruit/Adafruit_NeoPixel

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.

Add rainbow() fill function

02 Dec 16:49
b95cf9e
Compare
Choose a tag to compare
Merge pull request #301 from adafruit/pb-swirl

Add rainbow() fill function for easy color swirl

1.10.0 - Added Non-Blocking versions of strandtest & StrandtestBLE, added Infineon XMC1100 and Teensy 3.0 support

12 Oct 16:06
68095c4
Compare
Choose a tag to compare

1.9.0 - Added tinyusb, clanged

05 Oct 20:39
df0c63d
Compare
Choose a tag to compare

1.8.7 - Fixed build for older ESP-IDF versions

16 Sep 16:30
e77fd0c
Compare
Choose a tag to compare

1.8.6 - Changed pin type in constructors & setPin() to int16_t

14 Sep 16:03
d14063f
Compare
Choose a tag to compare

1.8.5 - Prevented compiler warning for ESP8266

22 Jul 15:50
216ccdb
Compare
Choose a tag to compare

1.8.4 - Fixed possible rounding issue when using ESP8266 @ 160MHz

16 Jul 14:38
94cbbec
Compare
Choose a tag to compare

1.8.3 - Fixed build for ESP32-C3

06 Jul 17:10
13d4e20
Compare
Choose a tag to compare