Releases: adafruit/Adafruit_Blinka
Releases · adafruit/Adafruit_Blinka
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.
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.