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.
4.4.0
Added support for Clockwork Pi. Thanks johalun
To use in CPython, `pip3 install adafruit-blinka`.
4.3.0
* The release of Blinka is now using a new Pure Python SPI module that was recently added to Adafruit_Python_PureIO instead of SpiDev.
* This release also has updated Pins for the Odroid C4. Thanks hhk7734.
4.2.0
Added support for Hardkernel Odroid C4. Thanks hhk7734
4.1.0
This release includes * Add support for NVIDIA Jetson NX * Added support for Beaglebone Black Wireless * Fixes busio Detection on Orange Pi Boards
4.0.0
_bleio` is now available in the separate [`adafruit-blinka-bleio`](https://github.com/adafruit/Adafruit_Blinka_bleio) package with very limited Linux support.
To use in CPython, `pip3 install adafruit-blinka`.
Read the [CircuitPython library on Raspberry Pi guide](https://learn.adafruit.com/circuitpython-on-raspberrypi-linux) for info on how to use it.