Releases: adafruit/Adafruit_Blinka
Releases · adafruit/Adafruit_Blinka
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.
Make releases more flexible for different platforms
Make setup.py more consistent with previous requirements.txt
What's Changed
- Improve sysv_ipc fix by using requirements syntax #862 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Fix sysv_ipc issue by moving to compatible string checks
What's Changed
- Fix sysv_ipc issue by moving to compatible string checks #861 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Use platform.system instead of sys.platform for setup.py
What's Changed
- Use platform.system instead of sys.platform for setup.py #860 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Bug Fix for setup.py installing checking platform.machine
What's Changed
- Fix platform.machine check in setup.py #859 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Added LubanCat-5 Support and Fix Pi 5 PWM
What's Changed
- Fix PWM for the Pi 5 #856 by @makermelissa
- Add support for lubancat-5 #853 by @mmontol
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.