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 }}
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 27, 2026
Merge branch 'main' of https://github.com/adafruit/circuitpython into HEAD
lynt-smitka
committed
dacae26
View commit details
Copy full SHA for dacae26
View code at this point
Browse repository at this point
Merge pull request #11199 from MakerClassCZ/add-picogame
Show description for 2ca0b16
tannewt
authored
2ca0b16
View commit details
Copy full SHA for 2ca0b16
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
Merge pull request #11243 from mikeysklar/fix-sdxc-csd-v2-sector-count-main
Show description for 7a76081
dhalbert
authored
7a76081
View commit details
Copy full SHA for 7a76081
View code at this point
Browse repository at this point
Merge pull request #11239 from tannewt/zephyr_ble_name
Show description for 322d55a
dhalbert
authored
322d55a
View commit details
Copy full SHA for 322d55a
View code at this point
Browse repository at this point
remove unneeded uint32_t casts
Show description for 630d924
dhalbert
authored and
mikeysklar
committed
630d924
View commit details
Copy full SHA for 630d924
View code at this point
Browse repository at this point
sdcardio: fix card size for SDXC cards > 32 GB
Show description for 2f13cfb
mikeysklar
and
claude
committed
2f13cfb
View commit details
Copy full SHA for 2f13cfb
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
Fix Zephyr BLE name
Show description for deda1ee
tannewt
committed
deda1ee
View commit details
Copy full SHA for deda1ee
View code at this point
Browse repository at this point
Commits on Aug 23, 2026
Merge remote-tracking branch 'upstream/main' into add-picogame
lynt-smitka
committed
761dea4
View commit details
Copy full SHA for 761dea4
View code at this point
Browse repository at this point
picogame: rasterizer and scaled-blit fast paths
Show description for 1b63196
lynt-smitka
committed
1b63196
View commit details
Copy full SHA for 1b63196
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
re-allow background tasks on other exit paths
FoamyGuy
committed
8babf99
View commit details
Copy full SHA for 8babf99
View code at this point
Browse repository at this point
remove extra function layer
FoamyGuy
committed
64fc089
View commit details
Copy full SHA for 64fc089
View code at this point
Browse repository at this point
mp3decoder inbuf update fix
FoamyGuy
committed
d8fde38
View commit details
Copy full SHA for d8fde38
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
Merge branch 'adafruit:main' into audiodelays-echo-biquads
relic-se
authored
26ed13e
View commit details
Copy full SHA for 26ed13e
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
Reset `MixerVoice` buffers rather than sample
relic-se
committed
ec5d640
View commit details
Copy full SHA for ec5d640
View code at this point
Browse repository at this point
Create filter chain struct
relic-se
committed
06cbba6
View commit details
Copy full SHA for 06cbba6
View code at this point
Browse repository at this point
Merge pull request #11194 from relic-se/level-transition
Show description for 12b4042
tannewt
authored
12b4042
View commit details
Copy full SHA for 12b4042
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
Require that filter object is `None`, `synthio.Biquad` or `tuple` of `synthio.Biquad` (disallow `list`)
relic-se
committed
8085a96
View commit details
Copy full SHA for 8085a96
View code at this point
Browse repository at this point
displayio: name the area filter for what it does
Show description for 740672c
lynt-smitka
committed
740672c
View commit details
Copy full SHA for 740672c
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
displayio: drop contained dirty rectangles in Group
Show description for 42f4ba1
lynt-smitka
committed
42f4ba1
View commit details
Copy full SHA for 42f4ba1
View code at this point
Browse repository at this point
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
Add the picogame game engine module
Show description for e92d79e
lynt-smitka
committed
e92d79e
View commit details
Copy full SHA for e92d79e
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
Removing trailing whitespace
relic-se
committed
31158c0
View commit details
Copy full SHA for 31158c0
View code at this point
Browse repository at this point
displayio: share the dirty-rectangle merge across display types
Show description for e9c6fb8
lynt-smitka
committed
e9c6fb8
View commit details
Copy full SHA for e9c6fb8
View code at this point
Browse repository at this point
Add pre and post filters to Freeverb
relic-se
committed
4eab912
View commit details
Copy full SHA for 4eab912
View code at this point
Browse repository at this point
Share filter object functionality
relic-se
committed
f10f561
View commit details
Copy full SHA for f10f561
View code at this point
Browse repository at this point
Add filter to `audiodelays.Echo`
relic-se
committed
aaa4441
View commit details
Copy full SHA for aaa4441
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
Check left and right channels independently for zero value
relic-se
committed
fccfdbb
View commit details
Copy full SHA for fccfdbb
View code at this point
Browse repository at this point
Add comments to zero crossing detection
relic-se
committed
8ca9f09
View commit details
Copy full SHA for 8ca9f09
View code at this point
Browse repository at this point
Increase clarity of active and pending loudness
relic-se
committed
04b790a
View commit details
Copy full SHA for 04b790a
View code at this point
Browse repository at this point
Remove inline from zero cross loudness functions
relic-se
committed
8378f65
View commit details
Copy full SHA for 8378f65
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.