Skip to content

Releases: adafruit/Adafruit_CircuitPython_AVRprog

Update Travis Badge In Readme

15 Jan 02:55
f0e8f7f
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-avrprog.

Read the docs for info on how to use it.

Update to .pylintrc

12 Nov 17:44
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-avrprog.

Read the docs for info on how to use it.

Now on PyPi!

09 Aug 16:01
022d62f
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-avrprog.

Read the docs for info on how to use it.

Sphinx update.

21 Feb 23:26
38cca9e
Compare
Choose a tag to compare

Thanks to @brentru for the great work!

another example, show PWM -> XTAL hack!

12 Jan 01:49
Compare
Choose a tag to compare

Initial release

07 Jan 23:08
Compare
Choose a tag to compare

Working examples on writing and verifying firmware to AVR chips such as ATtiny85 (e.g original Trinket/Gemma), ATmega328P (Various Arduinos, ATmega2560 (Arduino Mega 2560 variants)