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 }}
DevelopmentVSDevs
/
circuitpython
Public
forked from
steveatinfincia/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
m5stack_core2
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 13, 2022
Merge pull request #7000 from MicroDev1/storage-extend
Show description for 7e4b2a0
dhalbert
authored
7e4b2a0
View commit details
Copy full SHA for 7e4b2a0
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
delay first serial write by 50ms
dhalbert
committed
844cd17
View commit details
Copy full SHA for 844cd17
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
update storage extension implementation
microdev1
committed
b0ef35d
View commit details
Copy full SHA for b0ef35d
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
Merge pull request #6980 from MicroDev1/supervisor
Show description for 1c2d2c9
dhalbert
authored
1c2d2c9
View commit details
Copy full SHA for 1c2d2c9
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
Fix mask for minutes field when computing modified_ns
electronerdian
committed
db28605
View commit details
Copy full SHA for db28605
View code at this point
Browse repository at this point
Commits on Oct 1, 2022
implement certain supervisor functions as properties
Show description for 17ed2a6
microdev1
committed
17ed2a6
View commit details
Copy full SHA for 17ed2a6
View code at this point
Browse repository at this point
Commits on Sep 28, 2022
Merge pull request #6933 from jepler/🥧🐮
Show description for db065a2
dhalbert
authored
db065a2
View commit details
Copy full SHA for db065a2
View code at this point
Browse repository at this point
cyw43 basic gpio support, hwaddr in boot_out
jepler
committed
346fff2
View commit details
Copy full SHA for 346fff2
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
finish status bar internal simplification
dhalbert
committed
0cd3737
View commit details
Copy full SHA for 0cd3737
View code at this point
Browse repository at this point
Commits on Sep 25, 2022
simplify suppressing status bar writes
dhalbert
committed
e5f2f0b
View commit details
Copy full SHA for e5f2f0b
View code at this point
Browse repository at this point
Commits on Sep 21, 2022
squeeze the usb identification code; manufacturer was being copied to product
dhalbert
committed
9aca092
View commit details
Copy full SHA for 9aca092
View code at this point
Browse repository at this point
squeeze the usb identification code
dhalbert
committed
daf415d
View commit details
Copy full SHA for daf415d
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
merge from main; throw NotImplementedError if CIRCUITPY_USB not set
dhalbert
committed
adf15fa
View commit details
Copy full SHA for adf15fa
View code at this point
Browse repository at this point
Commits on Sep 9, 2022
Update supervisor/shared/web_workflow/static/directory.html
askpatrickw
authored
c271a42
View commit details
Copy full SHA for c271a42
View code at this point
Browse repository at this point
Update supervisor/shared/web_workflow/static/directory.html
askpatrickw
authored
b50bafa
View commit details
Copy full SHA for b50bafa
View code at this point
Browse repository at this point
web workflow file system page
Show description for c5f014f
askpatrickw
authored
c5f014f
View commit details
Copy full SHA for c5f014f
View code at this point
Browse repository at this point
Commits on Sep 8, 2022
Merge pull request #6847 from dhalbert/status-bar-control
Show description for dd37c81
dhalbert
authored
dd37c81
View commit details
Copy full SHA for dd37c81
View code at this point
Browse repository at this point
Use MP_WEAK for default board.c routines
dhalbert
committed
4cb69a5
View commit details
Copy full SHA for 4cb69a5
View code at this point
Browse repository at this point
Commits on Sep 1, 2022
Clear stale exception in _exec_result; more status_bar fixups
dhalbert
committed
2c42a48
View commit details
Copy full SHA for 2c42a48
View code at this point
Browse repository at this point
Add info and link for Web Workflow /code/ page
makermelissa
committed
8be2d65
View commit details
Copy full SHA for 8be2d65
View code at this point
Browse repository at this point
Commits on Aug 31, 2022
avoid status bar updates immediately after hard restart
dhalbert
committed
2fa671c
View commit details
Copy full SHA for 2fa671c
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
status bar control
dhalbert
committed
52080e2
View commit details
Copy full SHA for 52080e2
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
Allow Move/Rename to be called from localhost
makermelissa
committed
1ae4d88
View commit details
Copy full SHA for 1ae4d88
View code at this point
Browse repository at this point
Commits on Aug 21, 2022
add serial number to version.json, UID like in boot_out.txt
Neradoc
committed
dfd6fa2
View commit details
Copy full SHA for dfd6fa2
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
Fix scroll area shift with scale > 1
Show description for 802cff2
tannewt
committed
802cff2
View commit details
Copy full SHA for 802cff2
View code at this point
Browse repository at this point
Commits on Aug 18, 2022
Merge pull request #6778 from tannewt/fix_s2_bootloop
Show description for 05d2013
dhalbert
authored
05d2013
View commit details
Copy full SHA for 05d2013
View code at this point
Browse repository at this point
Commits on Aug 17, 2022
Merge pull request #6770 from tannewt/upload_folder
Show description for 3e60ec3
tannewt
authored
3e60ec3
View commit details
Copy full SHA for 3e60ec3
View code at this point
Browse repository at this point
Guard against workflow background happening early
Show description for 704ecc3
tannewt
committed
704ecc3
View commit details
Copy full SHA for 704ecc3
View code at this point
Browse repository at this point
Add offline message to web workflow /code/ page
makermelissa
committed
79628a7
View commit details
Copy full SHA for 79628a7
View code at this point
Browse repository at this point
Fix arm builds
tannewt
committed
b7a2a3d
View commit details
Copy full SHA for b7a2a3d
View code at this point
Browse repository at this point
Merge remote-tracking branch 'adafruit/main' into upload_folder
tannewt
committed
3aa5f60
View commit details
Copy full SHA for 3aa5f60
View code at this point
Browse repository at this point
Remove upload button and fix mkdir parents
tannewt
committed
9a5f00a
View commit details
Copy full SHA for 9a5f00a
View code at this point
Browse repository at this point
Merge pull request #6769 from tannewt/ww_move
Show description for 1287d9c
tannewt
authored
1287d9c
View commit details
Copy full SHA for 1287d9c
View code at this point
Browse repository at this point
Fix recursive delete, add upload labels and progress
tannewt
committed
3493be7
View commit details
Copy full SHA for 3493be7
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
Edit .env and ignore canceled renames
tannewt
committed
e570349
View commit details
Copy full SHA for e570349
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.