Skip to content

Releases: adafruit/Adafruit_NeoPixel

1.15.4 Add Support for XMC1400 2GO (KIT_XMC14_2GO)

11 Feb 17:55
fab3496

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.15.3...1.15.4

1.15.3 Support timing for CH32V00x running >= 48MHz

03 Feb 18:06
67f2ed0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.15.2...1.15.3

1.15.2 Add PSOC6 support, fixes for Nano 33 BLE, esp, GIGA R1

15 Oct 17:00
5e74284

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.15.1...1.15.2

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

Choose a tag to compare

1.15.0 Add XMC1400_Arduino_Kit support, fix NRF51 (BBC Microbit)

28 May 14:32
5afcd58

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

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

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

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

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

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