Releases: adafruit/Adafruit_Blinka
Releases · adafruit/Adafruit_Blinka
Update libgpiod Support Plus Bug Fixes
What's Changed
- amlogic/a311d: Import get_dts_alias and eliminate duplicate function #758 by @how2flow
- This adds support for libgpiod 2.x without breaking support for 1.x #757 by @makermelissa
- Add missing UART definitions from RP2040 datasheet (a6fe703-clean) #760 by @shawnferry
- generic_linux: pwmout: Remove duty-cycle reset in deinit flow #756 by @how2flow
- To support pwm on ODROIDs #751 by @how2flow
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
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.