Skip to content

Tags: Flowdeeps/circuitpython

Tags

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request micropython#1186 from dhalbert/uart-enhancements UART enhancements

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request micropython#1131 from tannewt/hallowing3 Support Hallowing in 3.x

4.0.0-alpha

Toggle 4.0.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request micropython#1036 from hathach/fix_nrf52840_serial Fix nrf52840 serial mentioned micropython#1021

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request micropython#1006 from dhalbert/3.x-fix-pull must set pull after setting direction with gpio_set_pin routines

3.0.0-rc.1

Toggle 3.0.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request micropython#986 from tannewt/include_rtc_fix include RTC fix for SAMd51 in circuitpython build

3.0.0-rc.0

Toggle 3.0.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request micropython#945 from tannewt/nrf52832 Switch to Feather52s full name to avoid confusion with the nrf52840 later

3.0.0-beta.1

Toggle 3.0.0-beta.1's commit message
Add trailing dash so that the exact board is matched. 

3.0.0-beta.0

Toggle 3.0.0-beta.0's commit message

Verified

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

2.3.1

Toggle 2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request micropython#812 from dhalbert/2.x-filesystem-writa… …bility-on-boot 2.x: Fix regression preventing remount as readwrite in boot.py

2.3.0

Toggle 2.3.0's commit message

Verified

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