Skip to content

1.4.1 - Fix clock_speed dictionary lookups

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 01 Dec 16:19
· 53 commits to main since this release
c4d3e00

This release fixes a bug that was causing the clock_speed lookup to always fallback to the default speed even in cases where a different specific one was included in the chip dictionary. Thank you @aarontusko for this fix!

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.