Skip to content

Releases: adafruit/Adafruit_CircuitPython_miniesptool

Now on PyPi!

19 Dec 22:36
1bd3ac0
Compare
Choose a tag to compare
  • 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!

19 Dec 20:46
23c2d93
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.