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
supervisor
shared
on
main
User selector
All users
Datepicker
All time
Commit history
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
Commits on Apr 27, 2026
shared/usb: move SD card eject handler to the callback USB actually uses
mikeysklar
committed
ab66281
View commit details
Copy full SHA for ab66281
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
shared/usb: reply unsupported to PREVENT_ALLOW on all LUNs
Show description for a2b9e97
mikeysklar
committed
a2b9e97
View commit details
Copy full SHA for a2b9e97
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
shared/usb: per-LUN response to PREVENT_ALLOW_MEDIUM_REMOVAL
Show description for 060019f
mikeysklar
committed
060019f
View commit details
Copy full SHA for 060019f
View code at this point
Browse repository at this point
shared/filesystem: mount SD at filesystem_init for reliable MSC probe
Show description for b12c140
mikeysklar
committed
b12c140
View commit details
Copy full SHA for b12c140
View code at this point
Browse repository at this point
innocuous change to force a rebuild
dhalbert
committed
a5d1ac5
View commit details
Copy full SHA for a5d1ac5
View code at this point
Browse repository at this point
undo background_callback.c changes
dhalbert
committed
ed14186
View commit details
Copy full SHA for ed14186
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
add background callbacks more carefully; remove improper clearing of callback state
dhalbert
committed
31aab5f
View commit details
Copy full SHA for 31aab5f
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
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 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
wip
dhalbert
committed
74e5edd
View commit details
Copy full SHA for 74e5edd
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 18, 2026
Remove extra yields for Zephyr
Show description for 0a244ee
tannewt
committed
0a244ee
View commit details
Copy full SHA for 0a244ee
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
Merge remote-tracking branch 'adafruit/10.1.x' into merge-from-10.1.x
dhalbert
committed
1020d93
View commit details
Copy full SHA for 1020d93
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
add port_yield from #10795 only on zephyr to fix #10822
dhalbert
committed
7bb0c02
View commit details
Copy full SHA for 7bb0c02
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 4, 2026
Remove cpu_regs. We're using the MP stuff now
tannewt
committed
f545763
View commit details
Copy full SHA for f545763
View code at this point
Browse repository at this point
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
Zephyr ifdef
tannewt
committed
ac063d1
View commit details
Copy full SHA for ac063d1
View code at this point
Browse repository at this point
Guard zephyr include. Add fetch-port-submodules make target
tannewt
committed
df8b3e5
View commit details
Copy full SHA for df8b3e5
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
Fixes for native sim
tannewt
committed
44f3816
View commit details
Copy full SHA for 44f3816
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
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
Fix host-only tinyusb builds
tannewt
committed
248dd38
View commit details
Copy full SHA for 248dd38
View code at this point
Browse repository at this point
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 13, 2025
Add SPI and merge zephyr_(serial|i2c) into busio
Show description for cf9f4a5
tannewt
committed
cf9f4a5
View commit details
Copy full SHA for cf9f4a5
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
Previous
Next
You can’t perform that action at this time.