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 }}
Coderah
/
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
Breadcrumbs
History for
circuitpython
tests
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 12, 2026
rp2: use irq_add_shared_handler() for DMA_IRQ_0 instead of fixed isr_dma_0()
Show description for f73642a
dhalbert
and
claude
committed
f73642a
View commit details
Copy full SHA for f73642a
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
Merge pull request #10990 from FoamyGuy/audio_i2sin
Show description for bdf2709
tannewt
authored
bdf2709
View commit details
Copy full SHA for bdf2709
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Fix ruff formatting
relic-se
committed
174af2e
View commit details
Copy full SHA for 174af2e
View code at this point
Browse repository at this point
Add stereo filter tests
relic-se
committed
167dcdb
View commit details
Copy full SHA for 167dcdb
View code at this point
Browse repository at this point
Commits on May 15, 2026
output_bit_depth manual test
FoamyGuy
committed
cf41db1
View commit details
Copy full SHA for cf41db1
View code at this point
Browse repository at this point
Commits on May 14, 2026
try to fix c6 builds. implement changes from review
FoamyGuy
committed
4bb0863
View commit details
Copy full SHA for 4bb0863
View code at this point
Browse repository at this point
Commits on May 12, 2026
refactor to audioi2sin
FoamyGuy
committed
599ef3f
View commit details
Copy full SHA for 599ef3f
View code at this point
Browse repository at this point
Commits on May 8, 2026
format sdcard test
FoamyGuy
committed
da09138
View commit details
Copy full SHA for da09138
View code at this point
Browse repository at this point
audio_i2sin module for espressif and raspberrypi
FoamyGuy
committed
2236879
View commit details
Copy full SHA for 2236879
View code at this point
Browse repository at this point
adapt #10899 to main
dhalbert
committed
fc33a71
View commit details
Copy full SHA for fc33a71
View code at this point
Browse repository at this point
Commits on May 7, 2026
Merge pull request #10976 from ChrisNourse/feature/add_audioio_to_stm32
Show description for 64c736f
tannewt
authored
64c736f
View commit details
Copy full SHA for 64c736f
View code at this point
Browse repository at this point
Commits on May 4, 2026
ports/stm: reuse existing translations and shared deinit guard in audioio
Show description for cd142d5
Chris Nourse
and
claude
committed
cd142d5
View commit details
Copy full SHA for cd142d5
View code at this point
Browse repository at this point
chore: pre-commit fixups (locale, ruff-format, trailing whitespace)
Show description for 0f28c94
Chris Nourse
and
claude
committed
0f28c94
View commit details
Copy full SHA for 0f28c94
View code at this point
Browse repository at this point
Commits on May 3, 2026
tests: drop manual soft-reset test from audioio suite
Show description for 2e97b27
Chris Nourse
and
claude
committed
2e97b27
View commit details
Copy full SHA for 2e97b27
View code at this point
Browse repository at this point
tests: capture audioio runner results from F405 (all 5 PASS)
Show description for 11b441f
Chris Nourse
and
claude
committed
11b441f
View commit details
Copy full SHA for 11b441f
View code at this point
Browse repository at this point
tests: pre-flight CIRCUITPY free-space check in audioio runner
Show description for c483007
Chris Nourse
and
claude
committed
c483007
View commit details
Copy full SHA for c483007
View code at this point
Browse repository at this point
tests: harden audioio runner + clean up manual test docs
Show description for e3e3280
Chris Nourse
committed
e3e3280
View commit details
Copy full SHA for e3e3280
View code at this point
Browse repository at this point
Commits on May 2, 2026
ports/stm: queue DMA halves via bitmask + grow audioio buffer
Show description for dc6fb6b
Chris Nourse
and
claude
committed
dc6fb6b
View commit details
Copy full SHA for dc6fb6b
View code at this point
Browse repository at this point
tests: add stereo test and cross-platform support to audioio suite
Show description for ff10e51
Chris Nourse
and
claude
committed
ff10e51
View commit details
Copy full SHA for ff10e51
View code at this point
Browse repository at this point
tests: add audioio manual test suite for STM32F405/F407
Show description for 3f5fa6a
Chris Nourse
and
claude
committed
3f5fa6a
View commit details
Copy full SHA for 3f5fa6a
View code at this point
Browse repository at this point
Commits on May 1, 2026
add float support to settings.toml and supervisor.get_setting()
dhalbert
committed
3d0c4a8
View commit details
Copy full SHA for 3d0c4a8
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
Switch to a micropython test
tannewt
committed
2fd4bce
View commit details
Copy full SHA for 2fd4bce
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Merge remote-tracking branch 'adafruit/main' into micropython-v1.27-merge
dhalbert
committed
d085279
View commit details
Copy full SHA for d085279
View code at this point
Browse repository at this point
fix build errors
dhalbert
committed
d7ed38b
View commit details
Copy full SHA for d7ed38b
View code at this point
Browse repository at this point
fix precommit complaints
dhalbert
committed
dfa5f8e
View commit details
Copy full SHA for dfa5f8e
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
fix more tests
dhalbert
committed
b255a15
View commit details
Copy full SHA for b255a15
View code at this point
Browse repository at this point
redo pyexec.c to be more like upstream; fix a bunch of tests
dhalbert
committed
13b1a5e
View commit details
Copy full SHA for 13b1a5e
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
fix some tests; allow running tests selectivly with
dhalbert
committed
5df1105
View commit details
Copy full SHA for 5df1105
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
atmel-samd building and passing smoke tets
dhalbert
committed
ea77228
View commit details
Copy full SHA for ea77228
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
Add audiobusio.I2SOut() support to Zephyr
Show description for d07ee5b
tannewt
committed
d07ee5b
View commit details
Copy full SHA for d07ee5b
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
wip
dhalbert
committed
14c1815
View commit details
Copy full SHA for 14c1815
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
os.getenv() now always returns str; add supervisor.get_setting() to fetch typed objects
dhalbert
committed
4b2111e
View commit details
Copy full SHA for 4b2111e
View code at this point
Browse repository at this point
Commits on Oct 5, 2025
Allow subclassing deque
dhalbert
committed
ea15d74
View commit details
Copy full SHA for ea15d74
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
py/parsenum: Fix parsing complex literals with negative real part.
Show description for d808eff
2 people
authored and
dhalbert
committed
d808eff
View commit details
Copy full SHA for d808eff
View code at this point
Browse repository at this point
Commits on Jun 21, 2025
micropython v1.25.0 merge: fix tests, fix typos, fix includes
dhalbert
committed
b874e04
View commit details
Copy full SHA for b874e04
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.