Releases: adafruit/Adafruit_CircuitPython_FXOS8700
Releases · adafruit/Adafruit_CircuitPython_FXOS8700
Now uses write_then_readinto for repeated start
with the newest busdevice library, it now works on Linux!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-fxo8700
.
Read the docs for info on how to use it.
Now on PyPi!
- 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-fxo8700
.
Read the docs for info on how to use it.
Improved reference documentation.
Thanks to @sommersoft for the great work!
Sphinx update.
Thanks to @brentru for the great work!
1.0.0 release
Cleaned up and ready to use.
First release
Thanks to @tdicola for the implementation!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle or the zip from here that matches the version of CircuitPython you are using.