Releases: adafruit/Adafruit_Blinka
Releases · adafruit/Adafruit_Blinka
Fixed LuckyFox Pico Plus Microcontroller
What's Changed
- PicoPlus changed from RV1106 to RV1103 #844 by @nopnop2002
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Fixed LuckyFox Pico Mini Microcontroller
What's Changed
- LuckfoxPicoMini changed from RV1106 to RV1103 #842 by @nopnop2002
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Added LuckFox Series and Rock Pi 5C Support
What's Changed
- Added support for Radxa Rock 5C #835 by @hajimef
- Added luckfox series #841 by @nopnop2002
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Fixed SPI on generic board
Added Walnut Pi 1B, Radxa ZERO 3, and Generic Board support.
Add Generic, OS-Agnostic, board
Fixed PWMIO import bug
What's Changed
- Fix PWMIO import bug #809 by @makermelissa
To use in CPython, pip3 install adafruit-blinka
.
Read the docs for info on how to use it.
Added a "Fake" MCP2221 for testing
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.