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
Accelerator
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 }}
dhalbert
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
5
Star
5
Code
Pull requests
0
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
shared-module
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 15, 2026
Merge pull request #11201 from tannewt/zephyr_usb_hid
Show description for d788d66
dhalbert
authored
d788d66
View commit details
Copy full SHA for d788d66
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Implement and enable `usb_hid` on Zephyr
tannewt
committed
41270d0
View commit details
Copy full SHA for 41270d0
View code at this point
Browse repository at this point
Merge pull request #11195 from mikeysklar/usb-audio-espressif-main
Show description for 0e74c18
tannewt
authored
0e74c18
View commit details
Copy full SHA for 0e74c18
View code at this point
Browse repository at this point
Merge pull request #11102 from relic-se/usb-audio-stereo
Show description for 23da1da
tannewt
authored
23da1da
View commit details
Copy full SHA for 23da1da
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
usb_audio: allocate the mic scratch buffer from the port heap
Show description for e610619
mikeysklar
and
claude
committed
e610619
View commit details
Copy full SHA for e610619
View code at this point
Browse repository at this point
usb_audio: refill the mic FIFO from tud_audio_tx_done_isr()
Show description for dfcd882
mikeysklar
committed
dfcd882
View commit details
Copy full SHA for dfcd882
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
Fix note panning calculation to match `audiomixer.Mixer`
relic-se
committed
cf2fae8
View commit details
Copy full SHA for cf2fae8
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
usb_audio: support headset on ports with a dedicated ISO endpoint
Show description for 1505fbd
mikeysklar
committed
1505fbd
View commit details
Copy full SHA for 1505fbd
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
Merge pull request #11175 from FoamyGuy/audio_flanger
Show description for 86da044
tannewt
authored
86da044
View commit details
Copy full SHA for 86da044
View code at this point
Browse repository at this point
Name the certificate verification failures in ssl OSErrors
Show description for d5487d0
dhalbert
and
claude
committed
d5487d0
View commit details
Copy full SHA for d5487d0
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
lfo_value property
FoamyGuy
committed
305dfe1
View commit details
Copy full SHA for 305dfe1
View code at this point
Browse repository at this point
rename delay_ms to min_delay_ms, remove unneeded returns
FoamyGuy
committed
bbe4ec6
View commit details
Copy full SHA for bbe4ec6
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
fix for usb_audio mono, descriptors, and endpoints
FoamyGuy
committed
89f7ec4
View commit details
Copy full SHA for 89f7ec4
View code at this point
Browse repository at this point
audio Flanger FX
FoamyGuy
committed
7d1fa89
View commit details
Copy full SHA for 7d1fa89
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
Merge pull request #11156 from dhalbert/mbedtls-4.2.0
Show description for d023fd0
tannewt
authored
d023fd0
View commit details
Copy full SHA for d023fd0
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Update lib/mbedtls from 2.28.3 to 4.2.0
Show description for 152a5f2
dhalbert
and
claude
committed
152a5f2
View commit details
Copy full SHA for 152a5f2
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Merge pull request #11154 from FoamyGuy/sample_deinit_buffer_fix
Show description for cccfdc0
dhalbert
authored
cccfdc0
View commit details
Copy full SHA for cccfdc0
View code at this point
Browse repository at this point
refactor audiosample_cast_obj() and remove comments
FoamyGuy
committed
3f258b4
View commit details
Copy full SHA for 3f258b4
View code at this point
Browse repository at this point
fix crash from deinit'd sample objects
FoamyGuy
committed
86d9c1b
View commit details
Copy full SHA for 86d9c1b
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
usb.core: add raise_on_timeout=False option to Device.read
Show description for ce508f4
lynt-smitka
committed
ce508f4
View commit details
Copy full SHA for ce508f4
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
split off unsafe_disable_usb_drive()
dhalbert
committed
7828aaf
View commit details
Copy full SHA for 7828aaf
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
cleanup comments, improve example code, improve var names
FoamyGuy
committed
4b14747
View commit details
Copy full SHA for 4b14747
View code at this point
Browse repository at this point
translations and format
FoamyGuy
committed
23dd83d
View commit details
Copy full SHA for 23dd83d
View code at this point
Browse repository at this point
add spread functionality, fix defns
FoamyGuy
committed
a669295
View commit details
Copy full SHA for a669295
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
Update stereo mic descriptor
relic-se
committed
6f29d45
View commit details
Copy full SHA for 6f29d45
View code at this point
Browse repository at this point
Revert rename audio constants
relic-se
committed
234461b
View commit details
Copy full SHA for 234461b
View code at this point
Browse repository at this point
Merge branch 'main' into granular_pitch_shift
Show description for 2926878
FoamyGuy
committed
2926878
View commit details
Copy full SHA for 2926878
View code at this point
Browse repository at this point
Merge branch 'main' into usb-audio-stereo
relic-se
authored
29002cf
View commit details
Copy full SHA for 29002cf
View code at this point
Browse repository at this point
Merge pull request #11113 from 94xhn/fix-abspath-root-dotdot-underflow
Show description for 242fe31
dhalbert
authored
242fe31
View commit details
Copy full SHA for 242fe31
View code at this point
Browse repository at this point
Merge pull request #11106 from FoamyGuy/audiowriter
Show description for c18d771
dhalbert
authored
c18d771
View commit details
Copy full SHA for c18d771
View code at this point
Browse repository at this point
shared-module/os: fix size_t underflow in abspath(".." at root)
Show description for 4a48115
94xhn
and
claude
committed
4a48115
View commit details
Copy full SHA for 4a48115
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
Merge pull request #11093 from mikeysklar/tinyusb-oscok-bump
Show description for db82b25
dhalbert
authored
db82b25
View commit details
Copy full SHA for db82b25
View code at this point
Browse repository at this point
move to audiofilewriter.AudioFileWriter
FoamyGuy
committed
9fd8e3f
View commit details
Copy full SHA for 9fd8e3f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.