Releases: adafruit/Adafruit_Blinka
Releases · adafruit/Adafruit_Blinka
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.
Added PWMOut Support for Generic Agnostic Board
Fixed RK3399 PWM definition
What's Changed
- Fixed PWM definition #848 by @nopnop2002
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Added Orange Pi PC2 Support
What's Changed
- added orangepipc2 board #846 by @nopnop2002
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.