Releases: adafruit/Adafruit_Blinka
Added Quartz64 Model A board support and PWM support to the Jetson Nano
What's Changed
- Add PWM Support for Jetson Nano #803 by @makermelissa
- add quartz64a #801 by @anonymouscowhead
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Update Rockchip rk3308 to use libgpiod
What's Changed
- Update Rockchip rk3308 to use libgpiod #799 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Fix PWM for Raspberry Pi 5
What's Changed
- Update Blinka to use rpi-lgpio for PWM #797 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Fix PWM on some ODROID boards
Added RADXA ROCK 3C support
What's Changed
- Added support for RADXA ROCK 3C board #792 by @shawnchainw
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
RADXA ROCK 4SE and MilkV Duo Support Added
What's Changed
- Added support RADXA ROCK 4SE board #791 by @shawnchainw
- Added board MilkV Duo #773 by @casainho
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Update libgpio support for Odroid C4 plus Bug Fixes
What's Changed
- Show NotImplementedError for pwmio on the Pi 5 for now #785 by @makermelissa
- libgpio 2.x support for odroid c4 #784 by @janvolck
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Added Sipeed Lichee Pi 4a Support
What's Changed
- Add sipeed lichee pi 4a support #779 by @anonymouscowhead
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Add Repka Pi 3 and 4 Support plus Bug Fixes
What's Changed
- Corrected URL of libgpiod install script #775 by @ilario
- ODROID-C4: Fix 'pwmf' gpio pin #774 by @how2flow
- Add support for Repka Pi-3 H5 and Pi-4 H6 boards #772 by @mahenzon
- Fix ODROID_M1 board detection #771 by @mahenzon
- ODROID-COMMON: Change pin mapping to support new dtbo and to unify with other odroid boards #769 by @how2flow
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Add ODROID ADC Support and Other Bug Fixes
What's Changed
- Fix pulsein for the Pi 5 and make lockable silent #764 by @makermelissa
- ODROID-COMMON: Support ADC pins #765 by @how2flow
- microcontroller/rk: alias: Shorten the import statements to a single … #763 by @how2flow
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.