CI | status |
---|---|
pip builds | |
cibuildwheel |
Installing from source:
- clone this repository
pip install ./Adafruit_Blinka_Raspberry_Pi5_rp1pio
Installing from pip (not yet available):
pip install Adafruit-Blinka-Raspberry-Pi5-rp1pio
Documentation for the example project is generated using Sphinx. Sphinx has the ability to automatically inspect the signatures and documentation strings in the extension module to generate beautiful documentation in a variety formats. The following command generates HTML-based reference documentation; for other formats please refer to the Sphinx manual:
cd Adafruit_Blinka_Raspberry_Pi5_rp1pio
pip install '.[docs]'
make -C docs html
Adafruit_Blinka_rp1pio is provided under the GPL-2-only license that can be found in the LICENSE file. By using, distributing, or contributing to this project, you agree to the terms and conditions of this license.