Releases: adafruit/Adafruit_Blinka
Releases · adafruit/Adafruit_Blinka
Add Pi 500, Pi CM5, and Pi 5 Neopixel Support
What's Changed
- Add Pi500 and CM5 Support #929 by @makermelissa
- neopixel_write: Use new pio-based code on pi5 #917 by @jepler
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
8.50.0 - OrangePi 3b Support
Declare I2C6 For LubanCat-4
Added Indiedroid Nova & Bananapi Devices
What's Changed
- support bananapi m4berry, m4zero and f3 by @Dangku in #891
- Add Indiedroid support by @Rippanda12 in #897
New Contributors
- @Dangku made their first contribution in #891
- @Rippanda12 made their first contribution in #897
Full Changelog: 8.47.0...8.48.0
Add WaveShare RP2040 One and make keypad.EventQueue public
What's Changed
- Renamed keypad._EventQueue for parity with CircuitPython #883 by @EGJ-Moorington
- Include Waveshare RP2040 One (2 of 3) #879 by @johnnohj
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Removed NumPy Requirement
What's Changed
- Remove unused numpy as requirement #873 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Added Vivid Unit and Starfive VisionFive2 Support plus Radxa Zero PWM
What's Changed
- Add Vivid Unit #857 by @makermelissa
- Add some pinout support for Radxa Zero PWM #868 by @708yamaguchi
- Added support of Starfive JH7110 chip and Starfive VisionFive2 board #867 by @DarkMechanikum
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Fixed MCP2221 I2C NACK Error
Reverted change that only provided source files
What's Changed
- Revert "don't upload universal bdist to pypi" #866 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.