Releases: adafruit/Adafruit_CircuitPython_miniesptool
Releases · adafruit/Adafruit_CircuitPython_miniesptool
Now on PyPi!
- Added
setup.py
- Added PyPI release info to
.travis.yml
- Added a more comprehensive
.gitignore
- Updated
README
with PyPI install instructions
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-miniesptool
.
Read the docs for info on how to use it.
Initial release!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.