Releases: adafruit/Adafruit_CircuitPython_AVRprog
Updated Examples
Updated Examples are Adabot approved. Thanks @dherrada
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 Travis Badge In Readme
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
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!
- 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.
Thanks to @brentru for the great work!
another example, show PWM -> XTAL hack!
1.0.1 fix import
Initial release
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)