Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CDarius
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 28, 2026
Merge pull request #11144 from dhalbert/remove-CIRCUITPY_RESERVED_PSRAM
Show description for 92d9e89
dhalbert
authored
92d9e89
View commit details
Copy full SHA for 92d9e89
Browse repository at this point
Merge pull request #11143 from dhalbert/same51-fixes
Show description for b7f6c03
tannewt
authored
b7f6c03
View commit details
Copy full SHA for b7f6c03
Browse repository at this point
dotclockframebuffer: remove obsolete doc re CIRCUITPY_RESERVED_PSRAM
dhalbert
committed
95fcfc6
View commit details
Copy full SHA for 95fcfc6
Browse repository at this point
treat same54 like same51 in mpconfigprot.mk
dhalbert
committed
536d52f
View commit details
Copy full SHA for 536d52f
Browse repository at this point
Handle SAME51 boards properly
dhalbert
committed
a7703b5
View commit details
Copy full SHA for a7703b5
Browse repository at this point
Merge pull request #11142 from weblate/weblate-circuitpython-main
Show description for b609318
dhalbert
authored
b609318
View commit details
Copy full SHA for b609318
Browse repository at this point
Update translation files
Show description for 4e142b6
weblate
committed
4e142b6
View commit details
Copy full SHA for 4e142b6
Browse repository at this point
Merge pull request #11136 from FoamyGuy/te_ep2350
Show description for e122e6c
tannewt
authored
e122e6c
View commit details
Copy full SHA for e122e6c
Browse repository at this point
rename to external_clock
FoamyGuy
committed
58206fe
View commit details
Copy full SHA for 58206fe
Browse repository at this point
Commits on Jul 24, 2026
Merge pull request #11138 from dhalbert/audiosample-check-all-play-paths
Show description for 5dc657c
tannewt
authored
5dc657c
View commit details
Copy full SHA for 5dc657c
Browse repository at this point
use I2S_WS instead of I2S_WORD_SELECT
FoamyGuy
committed
3339f22
View commit details
Copy full SHA for 3339f22
Browse repository at this point
use HANDLE_OUT instead of HANDLE_HELD for pin name.
FoamyGuy
committed
f209487
View commit details
Copy full SHA for f209487
Browse repository at this point
Commits on Jul 23, 2026
audio: validate sample with audiosample_check() in all play paths
Show description for b396a24
dhalbert
and
claude
committed
b396a24
View commit details
Copy full SHA for b396a24
Browse repository at this point
implement duplex I2S, add TE EP-2350 ting board def, Chorus docs example improvement
FoamyGuy
committed
355a5b4
View commit details
Copy full SHA for 355a5b4
Browse repository at this point
Commits on Jul 22, 2026
Merge pull request #11124 from dhalbert/enable-disable-usb-drive-later
Show description for c926271
tannewt
authored
c926271
View commit details
Copy full SHA for c926271
Browse repository at this point
Merge pull request #11132 from dhalbert/tx_power-chip-antennas
Show description for ac19dda
dhalbert
authored
ac19dda
View commit details
Copy full SHA for ac19dda
Browse repository at this point
Apply suggestions from code review
Show description for ee34f8a
dhalbert
and
tannewt
authored
ee34f8a
View commit details
Copy full SHA for ee34f8a
Browse repository at this point
Commits on Jul 21, 2026
update documentation per review
dhalbert
committed
eafed60
View commit details
Copy full SHA for eafed60
Browse repository at this point
Commits on Jul 20, 2026
lower tx_power to 15 for more boards with chip antennas
Show description for 612ce00
dhalbert
and
claude
committed
612ce00
View commit details
Copy full SHA for 612ce00
Browse repository at this point
lower tx_power to 15 for boards with chip antennas
dhalbert
committed
8006740
View commit details
Copy full SHA for 8006740
Browse repository at this point
Merge pull request #11129 from dhalbert/update-frozen
Show description for 9a63140
tannewt
authored
9a63140
View commit details
Copy full SHA for 9a63140
Browse repository at this point
Commits on Jul 19, 2026
Merge pull request #11130 from mikeysklar/rp2-usb-host-core1-wake
Show description for 74671c5
dhalbert
authored
74671c5
View commit details
Copy full SHA for 74671c5
Browse repository at this point
Commits on Jul 18, 2026
raspberrypi: wake core 0 from idle when core 1 posts USB host events
Show description for 691004d
mikeysklar
committed
691004d
View commit details
Copy full SHA for 691004d
Browse repository at this point
Commits on Jul 17, 2026
update frozen libraries
dhalbert
committed
a872505
View commit details
Copy full SHA for a872505
Browse repository at this point
Merge pull request #11115 from mikeysklar/core1-flash-checker
Show description for 30d7add
tannewt
authored
30d7add
View commit details
Copy full SHA for 30d7add
Browse repository at this point
Merge pull request #11126 from mikeysklar/fix-usb-host-report-protocol-keyboard
Show description for 71cef8a
dhalbert
authored
71cef8a
View commit details
Copy full SHA for 71cef8a
Browse repository at this point
Commits on Jul 16, 2026
usb host: poll report-protocol HID keyboards
Show description for 9f67d78
mikeysklar
committed
9f67d78
View commit details
Copy full SHA for 9f67d78
Browse repository at this point
split off unsafe_disable_usb_drive()
dhalbert
committed
7828aaf
View commit details
Copy full SHA for 7828aaf
Browse repository at this point
raspberrypi: make panic() safe to call from a flash-locked core1
Show description for 73d77a5
mikeysklar
and
claude
committed
73d77a5
View commit details
Copy full SHA for 73d77a5
Browse repository at this point
Merge pull request #11123 from dhalbert/prevent-ble-delay-on-deep-sleep-wake
Show description for 916daa9
tannewt
authored
916daa9
View commit details
Copy full SHA for 916daa9
Browse repository at this point
Merge pull request #11121 from FoamyGuy/granular_pitch_shift
Show description for 6bd9dd9
dhalbert
authored
6bd9dd9
View commit details
Copy full SHA for 6bd9dd9
Browse repository at this point
allow storage.disable_usb_drive() and .enable_usb_drive() after boot.py
dhalbert
committed
65516d1
View commit details
Copy full SHA for 65516d1
Browse repository at this point
Commits on Jul 15, 2026
raspberrypi: run core1 flash-call checker on RP2040 picodvi builds
Show description for 526baa1
mikeysklar
and
claude
committed
526baa1
View commit details
Copy full SHA for 526baa1
Browse repository at this point
per PR review, BLE workflow is by default enabled
dhalbert
committed
be8f4b5
View commit details
Copy full SHA for be8f4b5
Browse repository at this point
shrink bluemicro833
dhalbert
committed
4a850c5
View commit details
Copy full SHA for 4a850c5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.