Skip to content

January 12, 2024 Release

Compare
Choose a tag to compare
@jepler jepler released this 12 Jan 17:46
· 166 commits to main since this release
c82a3f7

This release has been published manually in order to fix bad metadata in the bundle.

The libraries in each release are compiled for all recent major versions of CircuitPython. Please download the one that matches the major version of your CircuitPython. For example, if you are running 8.2.6 you should download the 8.x bundle.

To install, simply download the matching zip file, unzip it, and selectively copy the libraries you would like to install into the lib folder on your CIRCUITPY drive. This is especially important for non-express boards with limited flash, such as the Trinket M0, Gemma M0 and Feather M0 Basic.

To automate the use of bundles, including the Adafruit CircuitPython Bundle and the Community Bundle, install circup using pip or pipx. This command-line tool allows you to install packages from the bundle to your CIRCUITPY drive without manually downloading anything.

To download the libraries as Python source code, use the link containing 'bundle-py'. Due to github's technical limitations, the 'Source code (zip)' and 'Source code (tar.gz') links do not contain the library source code and cannot be hidden by project admins.