Skip to content

Releases: adafruit/Adafruit_CircuitPython_SI5351

Update to .pylintrc

12 Nov 17:26
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-si5351.

Read the docs for info on how to use it.

Now on PyPi!

07 Aug 22:51
97b7925
Compare
Choose a tag to compare
  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-si5351.

Read the docs for info on how to use it.

Now with release files!

05 Mar 23:58
368a9d8
Compare
Choose a tag to compare
  • Same as 1.0.1 but with fixed release artifact location.

To use in CircuitPython, download the .zip file and copy its contents to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Invert outputs_enabled correctly

05 Mar 22:57
7a5058f
Compare
Choose a tag to compare
  • Fix outputs_enabled property. Thanks to @tdicola !

To use in CircuitPython, download the .zip file and copy its contents to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Initial release

05 Feb 20:56
Compare
Choose a tag to compare

Initial release for MPY generation.