Releases: adafruit/Adafruit_NeoPixel
Releases · adafruit/Adafruit_NeoPixel
1.15.4 Add Support for XMC1400 2GO (KIT_XMC14_2GO)
What's Changed
- Add Support for XMC1400 2GO (KIT_XMC14_2GO) by @Brand-IFX in #453
New Contributors
- @Brand-IFX made their first contribution in #453
Full Changelog: 1.15.3...1.15.4
1.15.3 Support timing for CH32V00x running >= 48MHz
What's Changed
- Support timing for CH32V00x running at 48MHz by @maxint-rd in #454
New Contributors
- @maxint-rd made their first contribution in #454
Full Changelog: 1.15.2...1.15.3
1.15.2 Add PSOC6 support, fixes for Nano 33 BLE, esp, GIGA R1
What's Changed
- Issue #438: Fixes for Arduino Nano 33 BLE. by @chuckstanski in #447
- esp: fix -Wparenthesis warning by @zachwelch in #443
- Add PSOC6 Support to Adafruit Neopixel Library. by @IFX-Anusha in #442
New Contributors
- @chuckstanski made their first contribution in #447
- @zachwelch made their first contribution in #443
- @IFX-Anusha made their first contribution in #442
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
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
bitvariable 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