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
circuitpython-manual
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 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 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 Apr 1, 2025
Initial replacement of old `Biquad` with `BlockBiquad`
relic-se
committed
05a50b8
View commit details
Copy full SHA for 05a50b8
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
check if pins exist before using
FoamyGuy
committed
8afdccc
View commit details
Copy full SHA for 8afdccc
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
add set_configuration() to fix existing basic_mouse demo, add new displayio_mouse demo.
FoamyGuy
committed
aae26fb
View commit details
Copy full SHA for aae26fb
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Switch to ruff like MicroPython
tannewt
committed
e277540
View commit details
Copy full SHA for e277540
View code at this point
Browse repository at this point
Commits on Oct 25, 2024
Add notch filter to BlockBiquad
jepler
committed
21ebcad
View commit details
Copy full SHA for 21ebcad
View code at this point
Browse repository at this point
Rename FilterType -> FilterMode
jepler
committed
e891bce
View commit details
Copy full SHA for e891bce
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
Add BlockBiquad
Show description for ce0c1c7
jepler
committed
ce0c1c7
View commit details
Copy full SHA for ce0c1c7
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
Merge pull request #9421 from timchinowsky/rawsample-doublebuffer
Show description for 612bf20
tannewt
authored
612bf20
View commit details
Copy full SHA for 612bf20
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
add looping to rp2040 analogbufio.BufferedIn
timchinowsky
committed
e8a7700
View commit details
Copy full SHA for e8a7700
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
make loop=True required for constant play, add test code
timchinowsky
committed
a1fe288
View commit details
Copy full SHA for a1fe288
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
add tests of pwm extremes
timchinowsky
committed
6c1227e
View commit details
Copy full SHA for 6c1227e
View code at this point
Browse repository at this point
disallow duty cycle rounding to 0
timchinowsky
committed
8a1b3e7
View commit details
Copy full SHA for 8a1b3e7
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
tests/circuitpython-manual/pwmio: shrink png images
dhalbert
committed
d35c2e3
View commit details
Copy full SHA for d35c2e3
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
move pwm test to tests/circuitpython-manual
timchinowsky
committed
59e604c
View commit details
Copy full SHA for 59e604c
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
rename ports/nrf to ports/nordic
dhalbert
committed
dc69c29
View commit details
Copy full SHA for dc69c29
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.