Releases: adafruit/Adafruit_Blinka
Releases · adafruit/Adafruit_Blinka
Added support for Olimex A20-LIME2 and updated ODROIDs
What's Changed
- Added support for Olimex A20-LIME2-EMMC Board #743 by @KingPharoo
- ODROIDs: Support aliased alt functions #750 by @how2flow
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Added Support for the Orange Pi 5 Plus
What's Changed
- Add constants and board selection for Orange Pi 5 Plus #742 by @Barbarian-5215
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Added Support for ODROID-M1S
Raspberry Pi 5 Support Added
What's Changed
- Added Pi 5 Support + Fixed libgpiod pulls #728 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Added support for Pcduino2, Pcduino3, and LubanCat-4
Bug fix and Documentation Update
What's Changed
- Update SPI to work with ReadableBuffers #719 by @makermelissa
- Fix soon-to-be failing docs #718 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Error Message Update and Bug Fixes
What's Changed
- Add better error message and explicity add to setup #714 by @makermelissa
- Update busio to avoid always triggering frequency warning #713 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Documentation Updates and Bug Fixes
What's Changed
- Display a message if user tries to set freq on linux #708 by @makermelissa
- Fix issue where meson_g12_common pin failed on older libgpiod #709 by @makermelissa
- Update Usage Example in Readme #710 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Bug Fixes
What's Changed
- Add check to ODroid n2 to make sure i2c matches expected ports #705 by @makermelissa
- Separate SPDX to separate files for issue markdown #704 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Update pre-commit, JH71X0 constant, pylint
What's Changed
- Add issue templates and update pre-commit config #703 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.