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 }}
csamuelson
/
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 Mar 26, 2025
Fix EOF test for web workflow repl
jepler
committed
5763844
View commit details
Copy full SHA for 5763844
View code at this point
Browse repository at this point
Commits on Mar 22, 2025
supervisor/shared/usb/usb_msc_flash.c: restore initialization of `ejected` array
dhalbert
committed
416535a
View commit details
Copy full SHA for 416535a
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
fix the use of ifdef in testing CIRCUITPY_STATUS_LED
Neradoc
committed
21fcb68
View commit details
Copy full SHA for 21fcb68
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
Add support for saves partition
Show description for 5616fc2
tannewt
committed
5616fc2
View commit details
Copy full SHA for 5616fc2
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
Improve Fruit Jam
Show description for effa01e
tannewt
committed
effa01e
View commit details
Copy full SHA for effa01e
View code at this point
Browse repository at this point
Commits on Feb 27, 2025
Merge pull request #10103 from dhalbert/empty-ssid-check-web-workflow
Show description for 2ec0d04
dhalbert
authored
2ec0d04
View commit details
Copy full SHA for 2ec0d04
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
Use CIRCUITPY_OS_GETENV to guard new feature
RetiredWizard
committed
761d787
View commit details
Copy full SHA for 761d787
View code at this point
Browse repository at this point
web_workflow.c: check for empty SSID before starting web workflow
dhalbert
committed
00cde47
View commit details
Copy full SHA for 00cde47
View code at this point
Browse repository at this point
Remove cond on FULL_BUILD & mpconfigboard.mk changes
RetiredWizard
committed
93f8076
View commit details
Copy full SHA for 93f8076
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Use CIRCUITPY_FULL_BUILD to reduce size of m0 boards
RetiredWizard
committed
43b90ac
View commit details
Copy full SHA for 43b90ac
View code at this point
Browse repository at this point
disable scaling for small M0 builds
RetiredWizard
committed
2ba8d26
View commit details
Copy full SHA for 2ba8d26
View code at this point
Browse repository at this point
Add CIRCUITPY_TERMINAL_SCALE settings.toml parameter
RetiredWizard
committed
cdaccdb
View commit details
Copy full SHA for cdaccdb
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
Restore console_uart_printf, fix use of __ZEPHYR__.
eightycc
committed
0a0eb7a
View commit details
Copy full SHA for 0a0eb7a
View code at this point
Browse repository at this point
Commits on Feb 8, 2025
Fix CIRCUITPY_PORT_SERIAL guard in serial_early_init.
eightycc
committed
c7f28ad
View commit details
Copy full SHA for c7f28ad
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
Add Zephyr port
Show description for 7f0cc9e
tannewt
committed
7f0cc9e
View commit details
Copy full SHA for 7f0cc9e
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
Try py/mpprint.h include again.
eightycc
committed
687e439
View commit details
Copy full SHA for 687e439
View code at this point
Browse repository at this point
Fix missing py/mpprint.h include in serial.c.
eightycc
committed
f5ddfa1
View commit details
Copy full SHA for f5ddfa1
View code at this point
Browse repository at this point
Serial UART console bug fixes and enhancements.
eightycc
committed
038c92a
View commit details
Copy full SHA for 038c92a
View code at this point
Browse repository at this point
Commits on Jan 4, 2025
ignore newly added "clear" characters in the Web Workflow serial
Neradoc
committed
d439c85
View commit details
Copy full SHA for d439c85
View code at this point
Browse repository at this point
Commits on Dec 2, 2024
Fix many builds
Show description for 91ecb6c
tannewt
committed
91ecb6c
View commit details
Copy full SHA for 91ecb6c
View code at this point
Browse repository at this point
Commits on Nov 28, 2024
Enable USB on ESP32-P4
tannewt
committed
82d0004
View commit details
Copy full SHA for 82d0004
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
fix ble_serial_connected()
dhalbert
committed
d0dc144
View commit details
Copy full SHA for d0dc144
View code at this point
Browse repository at this point
Commits on Sep 14, 2024
webworkflow warn before leaving page during upload. Allow upload to succeed if user clicks into a directory.
FoamyGuy
committed
a0d470a
View commit details
Copy full SHA for a0d470a
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
Merge remote-tracking branch 'adafruit/9.1.x' into merge_in_9.1.x
tannewt
committed
799044c
View commit details
Copy full SHA for 799044c
View code at this point
Browse repository at this point
Merge pull request #9616 from tannewt/fix_c6_crash
Show description for fad755d
dhalbert
authored
fad755d
View commit details
Copy full SHA for fad755d
View code at this point
Browse repository at this point
Always clear RX buffer on CTRL-C
Show description for b5517cb
tannewt
committed
b5517cb
View commit details
Copy full SHA for b5517cb
View code at this point
Browse repository at this point
Add deinit() to _bleio.Characteristic
Show description for 03b077d
tannewt
committed
03b077d
View commit details
Copy full SHA for 03b077d
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
Merge pull request #9469 from dhalbert/merge-from-micropython-v1.22.2
Show description for e5e9c5c
dhalbert
authored
e5e9c5c
View commit details
Copy full SHA for e5e9c5c
View code at this point
Browse repository at this point
Unlock DotStar SPI before deinit
tannewt
committed
28f3d91
View commit details
Copy full SHA for 28f3d91
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
Fix Funhouse and update to IDF 5.3
Show description for cedd677
tannewt
committed
cedd677
View commit details
Copy full SHA for cedd677
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
Merge branch 'adafruit:main' into main
wyrdsec
authored
b580df5
View commit details
Copy full SHA for b580df5
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
merge from main
dhalbert
committed
be6fa2a
View commit details
Copy full SHA for be6fa2a
View code at this point
Browse repository at this point
Commits on Jul 27, 2024
wip: blink works on trinket M0
dhalbert
committed
c11f2af
View commit details
Copy full SHA for c11f2af
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
wip: fixing compilation
dhalbert
committed
71f17b0
View commit details
Copy full SHA for 71f17b0
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Fix socket binding
Show description for 2385aa6
jepler
committed
2385aa6
View commit details
Copy full SHA for 2385aa6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.