Hanra-s-work / point_one_robot_car

This is the repository that was chosen to be used for an autonomous car project.
MIT License
0 stars 0 forks source link

Update dependency Adafruit-Blinka to v8 #172

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Adafruit-Blinka ==6.20.4 -> ==8.45.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

adafruit/Adafruit_Blinka (Adafruit-Blinka) ### [`v8.45.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.45.0): Make releases more flexible for different platforms [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.44.4...8.45.0) #### What's Changed - don't upload universal bdist to pypi [#​863](https://togithub.com/adafruit/Adafruit_Blinka/issues/863) by [@​2bndy5](https://togithub.com/2bndy5) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.44.4`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.44.4): Make setup.py more consistent with previous requirements.txt [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.44.3...8.44.4) #### What's Changed - Improve sysv_ipc fix by using requirements syntax [#​862](https://togithub.com/adafruit/Adafruit_Blinka/issues/862) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.44.3`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.44.3): Fix sysv_ipc issue by moving to compatible string checks [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.44.2...8.44.3) #### What's Changed - Fix sysv_ipc issue by moving to compatible string checks [#​861](https://togithub.com/adafruit/Adafruit_Blinka/issues/861) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.44.2`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.44.2): Use platform.system instead of sys.platform for setup.py [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.44.1...8.44.2) #### What's Changed - Use platform.system instead of sys.platform for setup.py [#​860](https://togithub.com/adafruit/Adafruit_Blinka/issues/860) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.44.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.44.1): Bug Fix for setup.py installing checking platform.machine [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.44.0...8.44.1) #### What's Changed - Fix platform.machine check in setup.py [#​859](https://togithub.com/adafruit/Adafruit_Blinka/issues/859) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.44.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.44.0): Added LubanCat-5 Support and Fix Pi 5 PWM [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.43.0...8.44.0) #### What's Changed - Fix PWM for the Pi 5 [#​856](https://togithub.com/adafruit/Adafruit_Blinka/issues/856) by [@​makermelissa](https://togithub.com/makermelissa) - Add support for lubancat-5 [#​853](https://togithub.com/adafruit/Adafruit_Blinka/issues/853) by [@​mmontol](https://togithub.com/mmontol) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.43.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.43.0): Added PWMOut Support for Generic Agnostic Board [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.42.1...8.43.0) #### What's Changed - Add PWMOut Support for Generic Agnostic Board [#​850](https://togithub.com/adafruit/Adafruit_Blinka/issues/850) by [@​brentru](https://togithub.com/brentru) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.42.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.42.1): Fixed RK3399 PWM definition [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.42.0...8.42.1) #### What's Changed - Fixed PWM definition [#​848](https://togithub.com/adafruit/Adafruit_Blinka/issues/848) by [@​nopnop2002](https://togithub.com/nopnop2002) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.42.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.42.0): Added Orange Pi PC2 Support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.41.2...8.42.0) #### What's Changed - added orangepipc2 board [#​846](https://togithub.com/adafruit/Adafruit_Blinka/issues/846) by [@​nopnop2002](https://togithub.com/nopnop2002) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.41.2`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.41.2): Fixed LuckyFox Pico Plus Microcontroller [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.41.1...8.41.2) #### What's Changed - PicoPlus changed from RV1106 to RV1103 [#​844](https://togithub.com/adafruit/Adafruit_Blinka/issues/844) by [@​nopnop2002](https://togithub.com/nopnop2002) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.41.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.41.1): Fixed LuckyFox Pico Mini Microcontroller [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.41.0...8.41.1) #### What's Changed - LuckfoxPicoMini changed from RV1106 to RV1103 [#​842](https://togithub.com/adafruit/Adafruit_Blinka/issues/842) by [@​nopnop2002](https://togithub.com/nopnop2002) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.41.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.41.0): Added LuckFox Series and Rock Pi 5C Support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.40.1...8.41.0) #### What's Changed - Added support for Radxa Rock 5C [#​835](https://togithub.com/adafruit/Adafruit_Blinka/issues/835) by [@​hajimef](https://togithub.com/hajimef) - Added luckfox series [#​841](https://togithub.com/adafruit/Adafruit_Blinka/issues/841) by [@​nopnop2002](https://togithub.com/nopnop2002) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.40.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.40.1): Fixed SPI on generic board [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.40.0...8.40.1) #### What's Changed - Fix SPI on generic board [#​837](https://togithub.com/adafruit/Adafruit_Blinka/issues/837) by [@​brentru](https://togithub.com/brentru) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.40.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.40.0): Added Walnut Pi 1B, Radxa ZERO 3, and Generic Board support. [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.39.2...8.40.0) #### What's Changed - add support for walnutpi-1b board [#​830](https://togithub.com/adafruit/Adafruit_Blinka/issues/830) by [@​sc-bin](https://togithub.com/sc-bin) - Add Raxda ZERO 3 support [#​817](https://togithub.com/adafruit/Adafruit_Blinka/issues/817) by [@​burberius](https://togithub.com/burberius) - Support for generic board via PlatformDetect [#​836](https://togithub.com/adafruit/Adafruit_Blinka/issues/836) by [@​brentru](https://togithub.com/brentru) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.39.2`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.39.2): Add Generic, OS-Agnostic, board [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.39.1...8.39.2) #### What's Changed - Add "generic os-agnostic" board and remove "fake_mcp2221" board [#​828](https://togithub.com/adafruit/Adafruit_Blinka/issues/828) by [@​brentru](https://togithub.com/brentru) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.39.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.39.1): Fixed PWMIO import bug [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.39.0...8.39.1) #### What's Changed - Fix PWMIO import bug [#​809](https://togithub.com/adafruit/Adafruit_Blinka/issues/809) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.39.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.39.0): Added a "Fake" MCP2221 for testing [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.38.0...8.39.0) #### What's Changed - Add support for "fake" MCP2221 [#​807](https://togithub.com/adafruit/Adafruit_Blinka/issues/807) by [@​brentru](https://togithub.com/brentru) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.38.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.38.0): Added Quartza board support and PWM support to the Jetson Nano [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.37.0...8.38.0) #### What's Changed - Add PWM Support for Jetson Nano [#​803](https://togithub.com/adafruit/Adafruit_Blinka/issues/803) by [@​makermelissa](https://togithub.com/makermelissa) - add quartz64a [#​801](https://togithub.com/adafruit/Adafruit_Blinka/issues/801) by [@​anonymouscowhead](https://togithub.com/anonymouscowhead) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.37.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.37.0): Update Rockchip rk3308 to use libgpiod [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.36.0...8.37.0) #### What's Changed - Update Rockchip rk3308 to use libgpiod [#​799](https://togithub.com/adafruit/Adafruit_Blinka/issues/799) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.36.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.36.0): Fix PWM for Raspberry Pi 5 [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.35.0...8.36.0) #### What's Changed - Update Blinka to use rpi-lgpio for PWM [#​797](https://togithub.com/adafruit/Adafruit_Blinka/issues/797) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.35.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.35.0): Fix PWM on some ODROID boards [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.34.0...8.35.0) #### What's Changed - ODROID-M1/S: Fix that pwm1, pwm2 pins do not match with kernel dtbos [#​790](https://togithub.com/adafruit/Adafruit_Blinka/issues/790) by [@​how2flow](https://togithub.com/how2flow) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.34.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.34.0): Added RADXA ROCK 3C support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.33.0...8.34.0) #### What's Changed - Added support for RADXA ROCK 3C board [#​792](https://togithub.com/adafruit/Adafruit_Blinka/issues/792) by [@​shawnchainw](https://togithub.com/shawnchainw) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.33.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.33.0): RADXA ROCK 4SE and MilkV Duo Support Added [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.32.0...8.33.0) #### What's Changed - Added support RADXA ROCK 4SE board [#​791](https://togithub.com/adafruit/Adafruit_Blinka/issues/791) by [@​shawnchainw](https://togithub.com/shawnchainw) - Added board MilkV Duo [#​773](https://togithub.com/adafruit/Adafruit_Blinka/issues/773) by [@​casainho](https://togithub.com/casainho) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.32.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.32.0): Update libgpio support for Odroid C4 plus Bug Fixes [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.31.0...8.32.0) #### What's Changed - Show NotImplementedError for pwmio on the Pi 5 for now [#​785](https://togithub.com/adafruit/Adafruit_Blinka/issues/785) by [@​makermelissa](https://togithub.com/makermelissa) - libgpio 2.x support for odroid c4 [#​784](https://togithub.com/adafruit/Adafruit_Blinka/issues/784) by [@​janvolck](https://togithub.com/janvolck) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.31.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.31.0): Added Sipeed Lichee Pi 4a Support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.30.0...8.31.0) #### What's Changed - Add sipeed lichee pi 4a support [#​779](https://togithub.com/adafruit/Adafruit_Blinka/issues/779) by [@​anonymouscowhead](https://togithub.com/anonymouscowhead) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.30.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.30.0): Add Repka Pi 3 and 4 Support plus Bug Fixes [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.29.0...8.30.0) #### What's Changed - Corrected URL of libgpiod install script [#​775](https://togithub.com/adafruit/Adafruit_Blinka/issues/775) by [@​ilario](https://togithub.com/ilario) - ODROID-C4: Fix 'pwmf' gpio pin [#​774](https://togithub.com/adafruit/Adafruit_Blinka/issues/774) by [@​how2flow](https://togithub.com/how2flow) - Add support for Repka Pi-3 H5 and Pi-4 H6 boards [#​772](https://togithub.com/adafruit/Adafruit_Blinka/issues/772) by [@​mahenzon](https://togithub.com/mahenzon) - Fix ODROID_M1 board detection [#​771](https://togithub.com/adafruit/Adafruit_Blinka/issues/771) by [@​mahenzon](https://togithub.com/mahenzon) - ODROID-COMMON: Change pin mapping to support new dtbo and to unify with other odroid boards [#​769](https://togithub.com/adafruit/Adafruit_Blinka/issues/769) by [@​how2flow](https://togithub.com/how2flow) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.29.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.29.0): Add ODROID ADC Support and Other Bug Fixes [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.28.1...8.29.0) #### What's Changed - Fix pulsein for the Pi 5 and make lockable silent [#​764](https://togithub.com/adafruit/Adafruit_Blinka/issues/764) by [@​makermelissa](https://togithub.com/makermelissa) - ODROID-COMMON: Support ADC pins [#​765](https://togithub.com/adafruit/Adafruit_Blinka/issues/765) by [@​how2flow](https://togithub.com/how2flow) - microcontroller/rk: alias: Shorten the import statements to a single … [#​763](https://togithub.com/adafruit/Adafruit_Blinka/issues/763) by [@​how2flow](https://togithub.com/how2flow) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.28.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.28.1): Bug fix on ODROID boards [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.28.0...8.28.1) #### What's Changed - ODROID-COMMON: Fix error of importing board [#​761](https://togithub.com/adafruit/Adafruit_Blinka/issues/761) by [@​how2flow](https://togithub.com/how2flow) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.28.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.28.0): Update libgpiod Support Plus Bug Fixes [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.27.0...8.28.0) #### What's Changed - amlogic/a311d: Import get_dts_alias and eliminate duplicate function [#​758](https://togithub.com/adafruit/Adafruit_Blinka/issues/758) by [@​how2flow](https://togithub.com/how2flow) - This adds support for libgpiod 2.x without breaking support for 1.x [#​757](https://togithub.com/adafruit/Adafruit_Blinka/issues/757) by [@​makermelissa](https://togithub.com/makermelissa) - Add missing UART definitions from RP2040 datasheet ([`a6fe703`](https://togithub.com/adafruit/Adafruit_Blinka/commit/a6fe703)-clean) [#​760](https://togithub.com/adafruit/Adafruit_Blinka/issues/760) by [@​shawnferry](https://togithub.com/shawnferry) - generic_linux: pwmout: Remove duty-cycle reset in deinit flow [#​756](https://togithub.com/adafruit/Adafruit_Blinka/issues/756) by [@​how2flow](https://togithub.com/how2flow) - To support pwm on ODROIDs [#​751](https://togithub.com/adafruit/Adafruit_Blinka/issues/751) by [@​how2flow](https://togithub.com/how2flow) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.27.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.27.0): Added support for Olimex A20-LIME2 and updated ODROIDs [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.26.0...8.27.0) #### What's Changed - Added support for Olimex A20-LIME2-EMMC Board [#​743](https://togithub.com/adafruit/Adafruit_Blinka/issues/743) by [@​KingPharoo](https://togithub.com/KingPharoo) - ODROIDs: Support aliased alt functions [#​750](https://togithub.com/adafruit/Adafruit_Blinka/issues/750) by [@​how2flow](https://togithub.com/how2flow) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.26.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.26.0): Added Support for the Orange Pi 5 Plus [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.25.0...8.26.0) #### What's Changed - Add constants and board selection for Orange Pi 5 Plus [#​742](https://togithub.com/adafruit/Adafruit_Blinka/issues/742) by [@​Barbarian-5215](https://togithub.com/Barbarian-5215) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.25.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.25.0): Added Support for ODROID-M1S [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.24.0...8.25.0) #### What's Changed - New Support for ODROID-M1S [#​739](https://togithub.com/adafruit/Adafruit_Blinka/issues/739) by [@​how2flow](https://togithub.com/how2flow) - Fix some minor typo in jetson_orin_nx.py [#​734](https://togithub.com/adafruit/Adafruit_Blinka/issues/734) by [@​anhmiuhv](https://togithub.com/anhmiuhv) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.24.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.24.0): Raspberry Pi 5 Support Added [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.23.0...8.24.0) #### What's Changed - Added Pi 5 Support + Fixed libgpiod pulls [#​728](https://togithub.com/adafruit/Adafruit_Blinka/issues/728) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.23.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.23.0): Added support for Pcduino2, Pcduino3, and LubanCat-4 [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.22.4...8.23.0) #### What's Changed - Add Support for the LubanCat-4 [#​723](https://togithub.com/adafruit/Adafruit_Blinka/issues/723) by [@​mmontol](https://togithub.com/mmontol) - Add Support for the Pcduino2 and Pcduino3 [#​722](https://togithub.com/adafruit/Adafruit_Blinka/issues/722) by [@​Ryzer58](https://togithub.com/Ryzer58) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.22.4`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.22.4): Bug fix and Documentation Update [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.22.3...8.22.4) #### What's Changed - Update SPI to work with ReadableBuffers [#​719](https://togithub.com/adafruit/Adafruit_Blinka/issues/719) by [@​makermelissa](https://togithub.com/makermelissa) - Fix soon-to-be failing docs [#​718](https://togithub.com/adafruit/Adafruit_Blinka/issues/718) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.22.3`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.22.3): Error Message Update and Bug Fixes [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.22.2...8.22.3) #### What's Changed - Add better error message and explicity add to setup [#​714](https://togithub.com/adafruit/Adafruit_Blinka/issues/714) by [@​makermelissa](https://togithub.com/makermelissa) - Update busio to avoid always triggering frequency warning [#​713](https://togithub.com/adafruit/Adafruit_Blinka/issues/713) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.22.2`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.22.2): Documentation Updates and Bug Fixes [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.22.1...8.22.2) #### What's Changed - Display a message if user tries to set freq on linux [#​708](https://togithub.com/adafruit/Adafruit_Blinka/issues/708) by [@​makermelissa](https://togithub.com/makermelissa) - Fix issue where meson_g12\_common pin failed on older libgpiod [#​709](https://togithub.com/adafruit/Adafruit_Blinka/issues/709) by [@​makermelissa](https://togithub.com/makermelissa) - Update Usage Example in Readme [#​710](https://togithub.com/adafruit/Adafruit_Blinka/issues/710) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.22.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.22.1): Bug Fixes [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.22.0...8.22.1) #### What's Changed - Add check to ODroid n2 to make sure i2c matches expected ports [#​705](https://togithub.com/adafruit/Adafruit_Blinka/issues/705) by [@​makermelissa](https://togithub.com/makermelissa) - Separate SPDX to separate files for issue markdown [#​704](https://togithub.com/adafruit/Adafruit_Blinka/issues/704) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.22.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.22.0): Update pre-commit, JH71X0 constant, pylint [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.21.0...8.22.0) #### What's Changed - Add issue templates and update pre-commit config [#​703](https://togithub.com/adafruit/Adafruit_Blinka/issues/703) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.21.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.21.0): Add LeMaker Banana Pro Support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.20.1...8.21.0) #### What's Changed - Add Release Drafter to make releases easier [#​698](https://togithub.com/adafruit/Adafruit_Blinka/issues/698) by [@​makermelissa](https://togithub.com/makermelissa) - Bananapro [#​694](https://togithub.com/adafruit/Adafruit_Blinka/issues/694) by [@​Xenokrates](https://togithub.com/Xenokrates) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.20.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.20.1): Updated Orange Pi 5 i2c [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.20.0...8.20.1) This release includes the following changes: - added support for i2c1-m4 overlay in orange pi 5 [#​691](https://togithub.com/adafruit/Adafruit_Blinka/issues/691) by [@​ErikApption](https://togithub.com/ErikApption) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.20.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.20.0): Added KB2040 U2IF Support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.19.0...8.20.0) This release includes the following changes: - Add KB2040 [#​688](https://togithub.com/adafruit/Adafruit_Blinka/issues/688) by [@​caternuson](https://togithub.com/caternuson) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.19.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.19.0): RK3399 updated to libgpiod and pulseio support for odroidc4 [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.18.1...8.19.0) This release includes the following changes: - Add pulseio support for odroidc4 [#​678](https://togithub.com/adafruit/Adafruit_Blinka/issues/678) by [@​janvolck](https://togithub.com/janvolck) - Uses libgpiod_pin.py [#​677](https://togithub.com/adafruit/Adafruit_Blinka/issues/677) by [@​Gerriko](https://togithub.com/Gerriko) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.18.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.18.1): Fixes and New Boards [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.18.0...8.18.1) This release includes the following changes: - Fix Incorrect SPI Pin Assignments for Rockpi4 [#​674](https://togithub.com/adafruit/Adafruit_Blinka/issues/674) by [@​MathijsNL](https://togithub.com/MathijsNL) - Adding support for CAN and RFM Feathers [#​673](https://togithub.com/adafruit/Adafruit_Blinka/issues/673) by [@​BlitzCityDIY](https://togithub.com/BlitzCityDIY) - Fixing swapped SPI0/SPI1 [#​671](https://togithub.com/adafruit/Adafruit_Blinka/issues/671) by [@​BlitzCityDIY](https://togithub.com/BlitzCityDIY) - Add second I2C to coral_dev_board.py [#​670](https://togithub.com/adafruit/Adafruit_Blinka/issues/670) by [@​stevengilbertoksi](https://togithub.com/stevengilbertoksi) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.18.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.18.0): Add support for EPD U2IF [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.17.0...8.18.0) merged and release for Feather EPD U2IF (somewhat experimental!) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.17.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.17.0): New Board Support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.16.1...8.17.0) This release includes the following changes: - Added minimal beaglebone blue support [#​665](https://togithub.com/adafruit/Adafruit_Blinka/issues/665) by [@​jath03](https://togithub.com/jath03) - add jetson orin nx and jetson orin nano [#​669](https://togithub.com/adafruit/Adafruit_Blinka/issues/669) by [@​anhmiuhv](https://togithub.com/anhmiuhv) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.16.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.16.1): Pin Fixes [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.16.0...8.16.1) This release includes the following changes: - Fix Rock 4C Plus pin mapping and board file [#​658](https://togithub.com/adafruit/Adafruit_Blinka/issues/658) by [@​MathijsNL](https://togithub.com/MathijsNL) - Add support for missing rp2040 SPI0 RX (GP20) pin [#​662](https://togithub.com/adafruit/Adafruit_Blinka/issues/662) by [@​FlantasticDan](https://togithub.com/FlantasticDan) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.16.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.16.0): Added Libre Renegade Support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.15.2...8.16.0) This release includes the following changes: - Add Libre Computer "Renegade" compatibility [#​661](https://togithub.com/adafruit/Adafruit_Blinka/issues/661) by [@​farski](https://togithub.com/farski) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.15.2`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.15.2): Bug fixes for Le Potato Board [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.15.1...8.15.2) This release includes the following changes: - Le potato patch [#​655](https://togithub.com/adafruit/Adafruit_Blinka/issues/655) by [@​Iainrach](https://togithub.com/Iainrach) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.15.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.15.1): Orange Pi 4 Pins have been corrected [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.15.0...8.15.1) This release includes the following changes: - Update orangepi4 board [#​653](https://togithub.com/adafruit/Adafruit_Blinka/issues/653) by [@​AYastrebov](https://togithub.com/AYastrebov) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.15.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.15.0): Added Rock Pi 4 C Plus Support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.14.0...8.15.0) This release includes the following changes: - Update CI for deprecation warnings [#​650](https://togithub.com/adafruit/Adafruit_Blinka/issues/650) by [@​tekktrik](https://togithub.com/tekktrik) - Add compatibility with Radxa's Rock Pi 4 C Plus [#​651](https://togithub.com/adafruit/Adafruit_Blinka/issues/651) by [@​wgroeneveld](https://togithub.com/wgroeneveld) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.14.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.14.0): Added Radxa Rock Pi 3A Support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.13.0...8.14.0) This release includes the following changes: - Add Radxa rock pi 3A compatibility [#​649](https://togithub.com/adafruit/Adafruit_Blinka/issues/649) by [@​etrevis](https://togithub.com/etrevis) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.13.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.13.0): Added Generic Linux PC Support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.12.1...8.13.0) This release includes the following changes: - Minimal support for generic linux pc [#​647](https://togithub.com/adafruit/Adafruit_Blinka/issues/647) by [@​bablokb](https://togithub.com/bablokb) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.12.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.12.1): Bug Fixes [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.12.0...8.12.1) This release includes the following changes: - Added missing if query for Siemens SIMATIC IOT2050 Basic Version -> updated board.py [#​646](https://togithub.com/adafruit/Adafruit_Blinka/issues/646) by [@​schnurma](https://togithub.com/schnurma) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.12.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.12.0): Added Support for Orange Pi 5 [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.11.0...8.12.0) This release includes the following changes: - Add Supported to Orange Pi 5 [#​644](https://togithub.com/adafruit/Adafruit_Blinka/issues/644) by [@​RealCorebb](https://togithub.com/RealCorebb) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.11.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.11.0): Added support for Lubancat2 [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.10.0...8.11.0) This release includes the following changes: - Add support for Lubancat2 [#​642](https://togithub.com/adafruit/Adafruit_Blinka/issues/642) by [@​mmontol](https://togithub.com/mmontol) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.10.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.10.0): Additional Board support and Odyssey X86J4501 Update [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.9.0...8.10.0) This release includes the following changes: - Add support for Radxa rock 5b [#​635](https://togithub.com/adafruit/Adafruit_Blinka/issues/635) by [@​happyme531](https://togithub.com/happyme531) - Add support for LubanCat1,LubanCat-Zero [#​638](https://togithub.com/adafruit/Adafruit_Blinka/issues/638) by [@​mmontol](https://togithub.com/mmontol) - Fix board name after update to latest bios firmware [#​641](https://togithub.com/adafruit/Adafruit_Blinka/issues/641) by [@​ecarozzo](https://togithub.com/ecarozzo) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.9.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.9.0): Added support for the Radxa CM3 [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.8.0...8.9.0) This release includes the following changes: - Add support for Radxa CM3 [#​633](https://togithub.com/adafruit/Adafruit_Blinka/issues/633) by [@​kennethryerson](https://togithub.com/kennethryerson) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.8.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.8.0): Added SeeedStudio Odyssey X86J4105 Suppport [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.7.0...8.8.0) This release includes the following changes: - Added support to SeeedStudio Odyssey X86J4105 SBC [#​632](https://togithub.com/adafruit/Adafruit_Blinka/issues/632) by [@​ecarozzo](https://togithub.com/ecarozzo) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.7.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.7.0): Added Odroid M1 Support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.6.1...8.7.0) This release includes the following changes: - Adding Odroid M1 [#​624](https://togithub.com/adafruit/Adafruit_Blinka/issues/624) by [@​MrPanc0](https://togithub.com/MrPanc0) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.6.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.6.1): Fix digitalio by using chips when possible [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.6.0...8.6.1) This release includes the following changes: - Fix digitalio maintenance by removing non-special case boards [#​627](https://togithub.com/adafruit/Adafruit_Blinka/issues/627) by [@​makermelissa](https://togithub.com/makermelissa) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.6.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.6.0): Additional Board support and Orange Pi 4 LTS Updates [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.5.0...8.6.0) This release includes the following changes: - Adding support for Banana PI M2 Plus [#​619](https://togithub.com/adafruit/Adafruit_Blinka/issues/619) by [@​zonywhoop](https://togithub.com/zonywhoop) - Add support for aml-s905x-cc-v1 [#​620](https://togithub.com/adafruit/Adafruit_Blinka/issues/620) by [@​bmol118](https://togithub.com/bmol118) - Update rockchip/rk3399pin.py to add additional pins for Orange Pi 4 LTS [#​621](https://togithub.com/adafruit/Adafruit_Blinka/issues/621) by [@​twa127](https://togithub.com/twa127) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.5.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.5.0): Added support for Siemens Simatic IOT2050 and Simatic IOT2050 Advance [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.4.2...8.5.0) Thanks [@​schnurma](https://togithub.com/schnurma) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.4.2`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.4.2): Fixed release GitHub Action [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.4.0...8.4.2) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.4.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.4.0): Added Lichee RV (plus Dock) support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.3.0...8.4.0) Thanks [@​alsprogrammer](https://togithub.com/alsprogrammer) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.3.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.3.0): Added Support for the Orange Pi 4 [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.2.2...8.3.0) Thanks [@​twa127](https://togithub.com/twa127) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.2.2`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.2.2): Added stubs and typing for micropython modules [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.2.1...8.2.2) Thanks [@​jepler](https://togithub.com/jepler) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.2.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.2.1): Fixed usb_hid bug where opening a binary file had a text encoding specified [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.2.0...8.2.1) Thanks [@​Neradoc](https://togithub.com/Neradoc) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.2.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.2.0): Added support for Jetson Orin [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.1.0...8.2.0) Thanks [@​anhmiuhv](https://togithub.com/anhmiuhv) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.1.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.1.0): Added Banana Pi M5 support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.0.2...8.1.0) Thanks [@​djhedges](https://togithub.com/djhedges) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.0.2`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.0.2): Updated libgpiod_pulsein binaries to latest version [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.0.1...8.0.2) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.0.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.0.1): Raspberry Pi SPI bus 1 fixed [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/8.0.0...8.0.1) Thanks [@​tinue](https://togithub.com/tinue) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v8.0.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/8.0.0): Move (unimplemented) OneWire from busio to onewireio [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/7.4.0...8.0.0) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. *** #### What's Changed - Move (unimplemented) OneWire from busio to onewireio by [@​dhalbert](https://togithub.com/dhalbert) in [https://github.com/adafruit/Adafruit_Blinka/pull/590](https://togithub.com/adafruit/Adafruit_Blinka/pull/590) **Full Changelog**: https://github.com/adafruit/Adafruit_Blinka/compare/7.4.0...8.0.0 ### [`v7.4.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/7.4.0): Added Radxa Zero Support [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/7.3.0...7.4.0) Thanks [@​simallaire](https://togithub.com/simallaire). To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v7.3.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/7.3.0): Added support for non-embedded environments [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/7.2.3...7.3.0) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v7.2.3`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/7.2.3): Require adafruit-circuitpython-typing on install [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/7.2.2...7.2.3) Installing Blinka now also installs `adafruit-circuitpython-typing` To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v7.2.2`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/7.2.2): MCP2221 Patch [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/7.2.1...7.2.2) - Fix issue with MCP2221 HID connection remaining open after software reset. ### [`v7.2.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/7.2.1): Added missing i2c pin permutations [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/7.2.0...7.2.1) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v7.2.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/7.2.0): Added Khadas VIM3 board [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/7.1.2...7.2.0) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v7.1.2`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/7.1.2): libgpiod Improvements [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/7.1.1...7.1.2) This release allows boards with different versions of libgpiod to be used. Some versions of libgpiod had a `Chip` property and some had `chip`. This allows either to be used. For more recent version of libgpiod, Pull up and Pull down support was added and this release includes updates to make use of that. To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v7.1.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/7.1.1): Fixed issue with usb_hid where multiple HIDs appeared on one gadget [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/7.1.0...7.1.1) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v7.1.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/7.1.0): Added pre-commit support and usb_hid [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/7.0.2...7.1.0) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v7.0.2`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/7.0.2): Fixed rainbowio colorwheel to return integers instead of float values [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/7.0.1...7.0.2) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v7.0.1`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/7.0.1): Fix missing pwmio files for the Raspberry Pi [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/7.0.0...7.0.1) To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it. ### [`v7.0.0`](https://togithub.com/adafruit/Adafruit_Blinka/releases/tag/7.0.0): - Updated to now require the new CircuitPython Typing library [Compare Source](https://togithub.com/adafruit/Adafruit_Blinka/compare/6.20.4...7.0.0) This release also has some updates that require Python 3.7, which is the reason for the major version update. To use in CPython, `pip3 install adafruit-blinka`. Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.