Thanks to visit codestin.com
Credit goes to github.com
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 }}
ptbw
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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 Jun 25, 2026
Merge pull request #11068 from FoamyGuy/audioi2sin_streaming_protocol
Show description for dd5a51c
tannewt
authored
dd5a51c
View commit details
Copy full SHA for dd5a51c
Browse repository at this point
Merge pull request #11069 from dhalbert/if-not-ifdef
Show description for 24c52a3
tannewt
authored
24c52a3
View commit details
Copy full SHA for 24c52a3
Browse repository at this point
Commits on Jun 24, 2026
fix CIRCUITPY_ flags that should be #if, not #ifder
dhalbert
committed
7e61a62
View commit details
Copy full SHA for 7e61a62
Browse repository at this point
remove buffer function wrappers, remove output_bit_depth property, cleanup comments
FoamyGuy
committed
d73e343
View commit details
Copy full SHA for d73e343
Browse repository at this point
Commits on Jun 23, 2026
Merge pull request #11053 from bablokb/cs_sd_proto
Show description for c2d8c2b
dhalbert
authored
c2d8c2b
View commit details
Copy full SHA for c2d8c2b
Browse repository at this point
Merge pull request #11066 from weblate/weblate-circuitpython-main
Show description for 876055b
dhalbert
authored
876055b
View commit details
Copy full SHA for 876055b
Browse repository at this point
Update translation files
Show description for f225c9f
weblate
committed
f225c9f
View commit details
Copy full SHA for f225c9f
Browse repository at this point
Merge pull request #11064 from FoamyGuy/audioi2sin_streaming_protocol
Show description for 55e7735
dhalbert
authored
55e7735
View commit details
Copy full SHA for 55e7735
Browse repository at this point
Merge pull request #11065 from weblate/weblate-circuitpython-main
Show description for 39257eb
dhalbert
authored
39257eb
View commit details
Copy full SHA for 39257eb
Browse repository at this point
verify CS pin is not None
bablokb
committed
7553fc5
View commit details
Copy full SHA for 7553fc5
Browse repository at this point
disable audioi2sin on esp32c3
FoamyGuy
committed
78d4409
View commit details
Copy full SHA for 78d4409
Browse repository at this point
disable audioi2sin on esp32c6/c61 and memento
FoamyGuy
committed
2eeebdb
View commit details
Copy full SHA for 2eeebdb
Browse repository at this point
Update translation files
Show description for 2a01126
weblate
committed
2a01126
View commit details
Copy full SHA for 2a01126
Browse repository at this point
Merge pull request #11062 from FoamyGuy/usb_audio_output_speaker
Show description for de67b63
dhalbert
authored
de67b63
View commit details
Copy full SHA for de67b63
Browse repository at this point
correct usb_speaker example code
FoamyGuy
committed
1b3636e
View commit details
Copy full SHA for 1b3636e
Browse repository at this point
Commits on Jun 22, 2026
use usb_microphone and usb_speaker as the names for the singletons
FoamyGuy
committed
076f3c5
View commit details
Copy full SHA for 076f3c5
Browse repository at this point
remove Direction files
FoamyGuy
committed
d65c998
View commit details
Copy full SHA for d65c998
Browse repository at this point
make USBMicrophone and USBSpeaker singletons, use speaker and microphone args for enable() instead of Direction enum
FoamyGuy
committed
a0a7db8
View commit details
Copy full SHA for a0a7db8
Browse repository at this point
stream protocol for I2SIn
FoamyGuy
committed
5356586
View commit details
Copy full SHA for 5356586
Browse repository at this point
Merge pull request #11063 from sensebox/main
Show description for 8a10c8f
dhalbert
authored
8a10c8f
View commit details
Copy full SHA for 8a10c8f
Browse repository at this point
Commits on Jun 20, 2026
in nordic enable when internal flash != 1
FoamyGuy
committed
5438a56
View commit details
Copy full SHA for 5438a56
Browse repository at this point
Commits on Jun 19, 2026
Merge pull request #11057 from relic-se/resampler
Show description for 64a1be7
dhalbert
authored
64a1be7
View commit details
Copy full SHA for 64a1be7
Browse repository at this point
fix single direction modes
FoamyGuy
committed
9c70f2d
View commit details
Copy full SHA for 9c70f2d
Browse repository at this point
Fix definition of `CIRCUITPY_AUDIOSPEED`
relic-se
committed
ab17798
View commit details
Copy full SHA for ab17798
Browse repository at this point
implement bi-directional usb_audio
FoamyGuy
committed
927abdf
View commit details
Copy full SHA for 927abdf
Browse repository at this point
Merge pull request #11061 from weblate/weblate-circuitpython-main
Show description for 9ef36f2
dhalbert
authored
9ef36f2
View commit details
Copy full SHA for 9ef36f2
Browse repository at this point
fix usb_audio_speaker_task() call
FoamyGuy
committed
df24ccd
View commit details
Copy full SHA for df24ccd
Browse repository at this point
Merge branch 'main' into usb_audio_output_speaker
FoamyGuy
committed
28ab918
View commit details
Copy full SHA for 28ab918
Browse repository at this point
usb_audio.USBSpeaker class and enable for nordic
FoamyGuy
committed
5eedac9
View commit details
Copy full SHA for 5eedac9
Browse repository at this point
Merge branch 'adafruit:main' into resampler
relic-se
authored
6924467
View commit details
Copy full SHA for 6924467
Browse repository at this point
Update translation files
Show description for a61d548
weblate
committed
a61d548
View commit details
Copy full SHA for a61d548
Browse repository at this point
Merge pull request #11058 from FoamyGuy/usb_audio
Show description for 74c817d
dhalbert
authored
74c817d
View commit details
Copy full SHA for 74c817d
Browse repository at this point
Merge pull request #11059 from dhalbert/fix-camera-support-idf-6
Show description for 8596a5a
dhalbert
authored
8596a5a
View commit details
Copy full SHA for 8596a5a
Browse repository at this point
Commits on Jun 18, 2026
update esp32-camera submodule
dhalbert
committed
22fd04d
View commit details
Copy full SHA for 22fd04d
Browse repository at this point
fix IDF v6 support for cameras; need to update esp-camera before a PR on this
dhalbert
committed
9e6bd5a
View commit details
Copy full SHA for 9e6bd5a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.