Skip to content

Tags: ladyada/circuitpython

Tags

3.0.0-rc.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#945 from tannewt/nrf52832

Switch to Feather52s full name to avoid confusion with the nrf52840 later

3.0.0-beta.1

Add trailing dash so that the exact board is matched.

3.0.0-beta.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#866 from tannewt/touchio3

Use merged in FreeTouch

2.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#812 from dhalbert/2.x-filesystem-writabil…

…ity-on-boot

2.x: Fix regression preventing remount as readwrite in boot.py

2.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#802 from dhalbert/2.x-filesystem-work

2.x: handle bad power on reset better

3.0.0-alpha.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#776 from dhalbert/hid_gamepad

HID gamepad support

3.0.0-alpha.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#747 from dhalbert/reformat

add storage.erase_filesystem() to erase and reformat CIRCUITPY

3.0.0-alpha.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#678 from tannewt/m0_no_timer_fix

Correct NO_TIMER index value for SAMD21.

2.2.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#658 from tannewt/driver_page_update

Update driver links (for 2.x) including categories!

3.0.0-alpha.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#650 from tannewt/merge_2x

Merge in commits from 2.x branch.