Releases: adafruit/Adafruit_NeoPixel
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
1.15.1 Fix some Pio bits for RP2350, add support for pio2 and make it fail quietly rather than hanging
Latest
What's Changed
Full Changelog: 1.15.0...1.15.1
1.15.0 Add XMC1400_Arduino_Kit support, fix NRF51 (BBC Microbit)
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
- @mattybigback made their first contribution in #435
- @ederjc made their first contribution in #382
Full Changelog: 1.14.0...1.15.0
1.14.0 Add PY32 support, fix Giga Support, allow speed optimized compilation
What's Changed
- Removed unused
bit
variable for SAMD51 by @Grochocinski in #409 - Update README.md by @dimitre in #403
- Added PY32 support. Tested and working with PY32F002A 24MHZ speed (8MHZ not working) by @regimantas in #408
- Allow to be compiled with speed optimizations by @Laserdance100 in #418
- Arduino Giga support Issue #349 by @tineira in #407
New Contributors
- @Grochocinski made their first contribution in #409
- @regimantas made their first contribution in #408
- @Laserdance100 made their first contribution in #418
- @tineira made their first contribution in #407
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
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
- @razvanphp made their first contribution in #428
- @lyusupov made their first contribution in #427
Full Changelog: 1.12.5...1.13.0
1.12.5 Fix ESP32 destructor
1.12.4 Fix ESP RMT Buffer allocation
1.12.3 Add ch32 support
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
1.12.1 Add UNO R4 boards + SAMD21G17A support
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
- @drewsloan made their first contribution in #336
Full Changelog: 1.12.0...1.12.1