Skip to content

Releases: adafruit/Adafruit_CircuitPython_miniesptool

Updated examples

28 Dec 17:02
e6356b2

Choose a tag to compare

Updated examples for better programming success, including one just for Argons

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.

Now on PyPi!

19 Dec 22:36
1bd3ac0

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

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.