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 }}
ppsx
/
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
py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 31, 2026
Merge pull request #10900 from todbot/audiotools_speedchanger2
Show description for b13a842
tannewt
authored
b13a842
View commit details
Copy full SHA for b13a842
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
rename audiotools to audiospeed
todbot
committed
9ce0c5d
View commit details
Copy full SHA for 9ce0c5d
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
add new audiotools.SpeedChanger module for WAV/MP3 speed changing
todbot
committed
0208aa9
View commit details
Copy full SHA for 0208aa9
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
Merge branch 'adafruit:main' into mtm_computer_dac_audio
todbot
authored
4439b66
View commit details
Copy full SHA for 4439b66
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
rework mcp4822 module from mtm_hardware.DACOut
todbot
committed
2e4fc89
View commit details
Copy full SHA for 2e4fc89
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
Add support for fixed Zephyr displays
Show description for 0d60175
tannewt
committed
0d60175
View commit details
Copy full SHA for 0d60175
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
merge from main
dhalbert
committed
d455dff
View commit details
Copy full SHA for d455dff
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Merge branch 'adafruit:main' into rm690b0
ppsx
authored
6472aad
View commit details
Copy full SHA for 6472aad
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
Add heap stat tracking to native_sim
Show description for 860ab98
tannewt
committed
860ab98
View commit details
Copy full SHA for 860ab98
View code at this point
Browse repository at this point
Review fixes
ppsx
committed
69dedab
View commit details
Copy full SHA for 69dedab
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
Fixes after the review
ppsx
committed
4378f51
View commit details
Copy full SHA for 4378f51
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
use CONFIG_ESP_CONSOLE_UART_{TX,RX}_GPIO instead of deprecated CONFIG_CONSOLE_UART_*_GPIO
dhalbert
committed
77fcc6f
View commit details
Copy full SHA for 77fcc6f
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
Fixing Copilot findings
ppsx
committed
347296c
View commit details
Copy full SHA for 347296c
View code at this point
Browse repository at this point
QSPI bus driver and RM690B0 display driver for Waveshare ESP32-S3 AMOLED 2.41
ppsx
committed
89c8186
View commit details
Copy full SHA for 89c8186
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
Add networking support to the Zephyr native_sim
Show description for 73aa39f
tannewt
committed
73aa39f
View commit details
Copy full SHA for 73aa39f
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
changed filenames as requested
bablokb
committed
387a45c
View commit details
Copy full SHA for 387a45c
View code at this point
Browse repository at this point
support user-configuration files
bablokb
committed
b59a3e5
View commit details
Copy full SHA for b59a3e5
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 Feb 6, 2026
py/nlrthumb.c: restore r1,r2,r3 clobbers to nlr_push()
dhalbert
committed
b975d1d
View commit details
Copy full SHA for b975d1d
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Merge remote-tracking branch 'adafruit/main' into zephyr_native_sim
tannewt
committed
34cf18d
View commit details
Copy full SHA for 34cf18d
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
Move other ports to gchelper
tannewt
committed
6ab3b0b
View commit details
Copy full SHA for 6ab3b0b
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
Changes based on Dan's feedback
tannewt
committed
03ec5c8
View commit details
Copy full SHA for 03ec5c8
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
Add copespell ignores and fix stubs
tannewt
committed
928e6bc
View commit details
Copy full SHA for 928e6bc
View code at this point
Browse repository at this point
Save space by disabling DigitalInOut protocol support where needed
tannewt
committed
8c22e67
View commit details
Copy full SHA for 8c22e67
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
Make board optionally mutable
tannewt
committed
bcf7549
View commit details
Copy full SHA for bcf7549
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
Fix codespell
tannewt
committed
21c9645
View commit details
Copy full SHA for 21c9645
View code at this point
Browse repository at this point
Add support for Yoto Mini and Yoto Player V3
Show description for 4fe2f03
tannewt
committed
4fe2f03
View commit details
Copy full SHA for 4fe2f03
View code at this point
Browse repository at this point
Commits on Dec 18, 2025
Switch to Zephyr USB + QoL changes
Show description for 3653803
tannewt
committed
3653803
View commit details
Copy full SHA for 3653803
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
Allow swapping LSFS USB on ESP32-P4 to USB OTG
Show description for 4640859
tannewt
committed
4640859
View commit details
Copy full SHA for 4640859
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
Add mipidsi module for MIPI DSI displays
Show description for 4c4a188
tannewt
and
claude
committed
4c4a188
View commit details
Copy full SHA for 4c4a188
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
finalisers for SPI; clean up sdcardio; reset all pins after finalisers; avoid USB SD races
dhalbert
committed
6b458a9
View commit details
Copy full SHA for 6b458a9
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
Merge branch 'main' into idf5.5.1
tannewt
authored
8b1fcb4
View commit details
Copy full SHA for 8b1fcb4
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
py/misc.h: test for __cplusplus and __clang__ more carefully
dhalbert
committed
2e1c616
View commit details
Copy full SHA for 2e1c616
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
py/misc.h: prevent clang warning
dhalbert
committed
802380d
View commit details
Copy full SHA for 802380d
View code at this point
Browse repository at this point
Merge pull request #10653 from dhalbert/subclass-deque
Show description for d585b1d
dhalbert
authored
d585b1d
View commit details
Copy full SHA for d585b1d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.