Skip to content

Releases: adafruit/Adafruit_NeoPixel

1.15.1 Fix some Pio bits for RP2350, add support for pio2 and make it fail quietly rather than hanging

28 May 14:52
70d02aa
Compare
Choose a tag to compare

1.15.0 Add XMC1400_Arduino_Kit support, fix NRF51 (BBC Microbit)

28 May 14:32
5afcd58
Compare
Choose a tag to compare

What's Changed

  • Fixed NRF51 implementation (BBC Microbit) by @mattybigback in #435
  • Add XMC1400_Arduino_Kit Support to Adafruit NeoPixel Library by @ederjc in #382

New Contributors

Full Changelog: 1.14.0...1.15.0

1.14.0 Add PY32 support, fix Giga Support, allow speed optimized compilation

20 May 13:20
ce39589
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.13.0...1.14.0

1.13.0 Add support for Arduino Portenta H7 and Giga R1 boards, fix RISC-V on RP2

09 May 11:40
800f9a9
Compare
Choose a tag to compare

What's Changed

  • Add support for Arduino Portenta H7 and Giga R1 boards by @razvanphp in #428
  • fix build for RP2350 target with RISC-V architecture by @lyusupov in #427

New Contributors

Full Changelog: 1.12.5...1.13.0

1.12.5 Fix ESP32 destructor

06 Mar 23:47
fd74287
Compare
Choose a tag to compare

What's Changed

  • Fix: ESP32 espShow() doesn't de-init RMT by @brentru in #424

New Contributors

Full Changelog: 1.12.4...1.12.5

1.12.4 Fix ESP RMT Buffer allocation

14 Jan 18:23
f01f618
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.12.3...1.12.4

1.12.3 Add ch32 support

09 Jul 10:19
aa798ff
Compare
Choose a tag to compare

What's Changed

This release adds support for ch32 core with bit banging implementation.

Tested with ch32v203g6 qtpy with neopixel featherwing (32 pixel) work with multiple F_CPU: 144mhz, 120mhz, 96mhz, 72mhz, 56mhz

Full Changelog: 1.12.2...1.12.3

1.12.2

07 May 19:25
c96772c
Compare
Choose a tag to compare

What's Changed

Fixes issues with strandtest_nodelay() by @hathach in #386

  • fix theaterChase effect
  • fix pixelCurrent reset to 0 when move to new pattern, also allow quick transition instead of 5s timeout

Full Changelog: 1.12.1...1.12.2

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