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
Accelerator
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
supervisor
shared
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 6, 2026
Fix mdns object lifetimes: don't hold pointers we don't own
Show description for 8886852
dhalbert
committed
8886852
View commit details
Copy full SHA for 8886852
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
supervisor: include settings.h when only the BLE serial service is enabled
Show description for 5f8d630
annejan
committed
5f8d630
View commit details
Copy full SHA for 5f8d630
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
Merge pull request #11124 from dhalbert/enable-disable-usb-drive-later
Show description for c926271
tannewt
authored
c926271
View commit details
Copy full SHA for c926271
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
usb host: poll report-protocol HID keyboards
Show description for 9f67d78
mikeysklar
committed
9f67d78
View commit details
Copy full SHA for 9f67d78
View code at this point
Browse repository at this point
Merge pull request #11123 from dhalbert/prevent-ble-delay-on-deep-sleep-wake
Show description for 916daa9
tannewt
authored
916daa9
View commit details
Copy full SHA for 916daa9
View code at this point
Browse repository at this point
allow storage.disable_usb_drive() and .enable_usb_drive() after boot.py
dhalbert
committed
65516d1
View commit details
Copy full SHA for 65516d1
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
per PR review, BLE workflow is by default enabled
dhalbert
committed
be8f4b5
View commit details
Copy full SHA for be8f4b5
View code at this point
Browse repository at this point
Turn on settings.toml for nRF52833; rename CIRCUITPY_SERIAL_BLE to CIRCUITPY_BLE_SERIAL_SERVICE
dhalbert
committed
c8b26f7
View commit details
Copy full SHA for c8b26f7
View code at this point
Browse repository at this point
add CIRCUITPY_BLE_WORKFLOW to settings.toml: default false; code cleanups; doc editing
dhalbert
committed
480b994
View commit details
Copy full SHA for 480b994
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
raspberrypi: make tusb_time_millis_api RAM-resident; core1 calls it
Show description for 73a51c4
mikeysklar
and
claude
committed
73a51c4
View commit details
Copy full SHA for 73a51c4
View code at this point
Browse repository at this point
Merge pull request #11106 from FoamyGuy/audiowriter
Show description for c18d771
dhalbert
authored
c18d771
View commit details
Copy full SHA for c18d771
View code at this point
Browse repository at this point
Rename ResetReason enum members to MCU_RESET_REASON_*
Show description for ceac7e6
dhalbert
and
claude
committed
ceac7e6
View commit details
Copy full SHA for ceac7e6
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
Merge pull request #11093 from mikeysklar/tinyusb-oscok-bump
Show description for db82b25
dhalbert
authored
db82b25
View commit details
Copy full SHA for db82b25
View code at this point
Browse repository at this point
Merge branch 'main' into audiowriter
Show description for 3ced6e0
FoamyGuy
committed
3ced6e0
View commit details
Copy full SHA for 3ced6e0
View code at this point
Browse repository at this point
move to audiofilewriter.AudioFileWriter
FoamyGuy
committed
9fd8e3f
View commit details
Copy full SHA for 9fd8e3f
View code at this point
Browse repository at this point
usb_audio: drop dead tusb_config defines left by the tinyusb bump
Show description for 65ee5f9
mikeysklar
and
claude
committed
65ee5f9
View commit details
Copy full SHA for 65ee5f9
View code at this point
Browse repository at this point
espressif: tear down espcamera before resetting board buses
Show description for c1e64db
dhalbert
and
claude
committed
c1e64db
View commit details
Copy full SHA for c1e64db
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
audiowriter module
FoamyGuy
committed
b531a07
View commit details
Copy full SHA for b531a07
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
Bump tinyusb to include MAX3421E host startup-hang fix (#3748)
Show description for 894397c
mikeysklar
and
claude
committed
894397c
View commit details
Copy full SHA for 894397c
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
sdioio implementation for raspberrypi port
FoamyGuy
committed
e8669a8
View commit details
Copy full SHA for e8669a8
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
handle CIRCUITPY_SAFE_MODE_DELAY in settings.toml
dhalbert
committed
4645b97
View commit details
Copy full SHA for 4645b97
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
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
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
fix single direction modes
FoamyGuy
committed
9c70f2d
View commit details
Copy full SHA for 9c70f2d
View code at this point
Browse repository at this point
implement bi-directional usb_audio
FoamyGuy
committed
927abdf
View commit details
Copy full SHA for 927abdf
View code at this point
Browse repository at this point
usb_audio.USBSpeaker class and enable for nordic
FoamyGuy
committed
5eedac9
View commit details
Copy full SHA for 5eedac9
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
usb_audio module and USBMicrophone class
FoamyGuy
committed
9cb124a
View commit details
Copy full SHA for 9cb124a
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
supervisor/filesystem: let alternative writers (BLE-FT, web workflow) bypass STA_PROTECT while they hold the lock
Show description for a8924a8
Piclaw
committed
a8924a8
View commit details
Copy full SHA for a8924a8
View code at this point
Browse repository at this point
Commits on May 31, 2026
Fix compressed translation qstr ids
Show description for daec2dc
dhalbert
committed
daec2dc
View commit details
Copy full SHA for daec2dc
View code at this point
Browse repository at this point
Commits on May 19, 2026
web_workflow: reply 409 Conflict instead of 500 when filesystem is write-protected
Show description for 569d726
makermelissa-ai-assistant
committed
569d726
View commit details
Copy full SHA for 569d726
View code at this point
Browse repository at this point
Commits on May 18, 2026
Update Zephyr to post-4.4.0
tannewt
committed
3597882
View commit details
Copy full SHA for 3597882
View code at this point
Browse repository at this point
Commits on May 11, 2026
handle boards that support sdcardio but don't support settings.toml
dhalbert
committed
b085a97
View commit details
Copy full SHA for b085a97
View code at this point
Browse repository at this point
supervisor/shared/usb/usb_msc_flash.c: support CIRCUITPY_SDCARD_USB in settings.toml
Show description for fea7505
dhalbert
committed
fea7505
View commit details
Copy full SHA for fea7505
View code at this point
Browse repository at this point
Commits on May 6, 2026
Merge pull request #10967 from mikeysklar/pr-msc-prevent-allow
Show description for 358a334
dhalbert
authored
358a334
View commit details
Copy full SHA for 358a334
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 30, 2026
Merge pull request #10963 from mikeysklar/pr-sd-automount-timing
Show description for 02a3fc6
dhalbert
authored
02a3fc6
View commit details
Copy full SHA for 02a3fc6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.