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 }}
StackRduino
/
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
usb
on
patch-1
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 23, 2020
wip
dhalbert
committed
a0f1ec3
View commit details
Copy full SHA for a0f1ec3
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
wip; not compiling yet
dhalbert
committed
39e1f52
View commit details
Copy full SHA for 39e1f52
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Merge remote-tracking branch 'adafruit/main' into sleep
dhalbert
committed
ffff02c
View commit details
Copy full SHA for ffff02c
View code at this point
Browse repository at this point
wip: initial code changes, starting from @tannewt's sleepio branch
dhalbert
committed
bb77f1d
View commit details
Copy full SHA for bb77f1d
View code at this point
Browse repository at this point
Commits on Nov 14, 2020
Save flash space
Show description for bda3267
tannewt
committed
bda3267
View commit details
Copy full SHA for bda3267
View code at this point
Browse repository at this point
Commits on Oct 31, 2020
improve USB CDC disconnect/reconnect checking
dhalbert
committed
345d84f
View commit details
Copy full SHA for 345d84f
View code at this point
Browse repository at this point
Commits on Oct 28, 2020
Start tweaking the workflow to sleep
tannewt
committed
9a4efed
View commit details
Copy full SHA for 9a4efed
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
supervisor: Improve serial connection detection
Show description for 28043c9
jepler
committed
28043c9
View commit details
Copy full SHA for 28043c9
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Merge pull request #3225 from hathach/improve-highspeed-usb
Show description for d4801b8
jepler
authored
d4801b8
View commit details
Copy full SHA for d4801b8
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Merge pull request #3223 from dhalbert/unmount-before-reset
Show description for b76d37f
tannewt
authored
b76d37f
View commit details
Copy full SHA for b76d37f
View code at this point
Browse repository at this point
move CFG_TUSB_RHPORT0_MODE into generated header
hathach
committed
1f4fcb3
View commit details
Copy full SHA for 1f4fcb3
View code at this point
Browse repository at this point
remove obsolete CFG in tusb_config.h
hathach
committed
d8fef20
View commit details
Copy full SHA for d8fef20
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
storage.erase_filesystem(): unmount and wait 1 second before resetting
dhalbert
committed
65c22aa
View commit details
Copy full SHA for 65c22aa
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
supervisor: rename some locals for clarity
Show description for 9fd1032
jepler
committed
9fd1032
View commit details
Copy full SHA for 9fd1032
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
supervisor: factor out, Handle USB via background callback
jepler
committed
6160d11
View commit details
Copy full SHA for 6160d11
View code at this point
Browse repository at this point
Commits on May 21, 2020
supervisor: support debugging tinyusb
Show description for d1a7fdd
xobs
committed
d1a7fdd
View commit details
Copy full SHA for d1a7fdd
View code at this point
Browse repository at this point
Commits on May 15, 2020
Initial ESP32S2 port.
Show description for 6aaab00
tannewt
committed
6aaab00
View commit details
Copy full SHA for 6aaab00
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Merge remote-tracking branch 'adafruit/master' into lower_power
tannewt
committed
755d404
View commit details
Copy full SHA for 755d404
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Fix USB midi and hid disable.
tannewt
committed
dcb0e50
View commit details
Copy full SHA for dcb0e50
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
Update TinyUSB and add interrupt hooks.
tannewt
committed
7e3d4c6
View commit details
Copy full SHA for 7e3d4c6
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
First try at lowering the power consumption
tannewt
committed
6f60afe
View commit details
Copy full SHA for 6f60afe
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
Fix Mac crash when waking up with an ejected CIRCUITPY
Show description for 876c646
tannewt
committed
876c646
View commit details
Copy full SHA for 876c646
View code at this point
Browse repository at this point
Commits on Feb 12, 2020
Added fix to allow remount when usb enabled but msc is ejected
gadirotenberg
authored and
bmeisels
committed
07708f1
View commit details
Copy full SHA for 07708f1
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
Improve USB eject by resetting on replug
tannewt
committed
561fdfb
View commit details
Copy full SHA for 561fdfb
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
cleanup adapter.address; add uniquish suffix to BLE device name
dhalbert
committed
91d791a
View commit details
Copy full SHA for 91d791a
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
whitespace
hathach
committed
5d03cda
View commit details
Copy full SHA for 5d03cda
View code at this point
Browse repository at this point
update tinyusb lib to 0.5.x
hathach
committed
c921f66
View commit details
Copy full SHA for c921f66
View code at this point
Browse repository at this point
Commits on Apr 12, 2019
Update font location and shrink a bunch of builds
tannewt
committed
796fc3f
View commit details
Copy full SHA for 796fc3f
View code at this point
Browse repository at this point
Commits on Apr 4, 2019
update tinyusb to fix disconnect/suspend issue with #1681
hathach
authored and
dhalbert
committed
9d43a25
View commit details
Copy full SHA for 9d43a25
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
Add option to disable the concurrent write protection
Show description for 1a0596a
tannewt
committed
1a0596a
View commit details
Copy full SHA for 1a0596a
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Make several const char / const char * arrays static to save a bit of space.
Show description for 943216d
debrouxl
committed
943216d
View commit details
Copy full SHA for 943216d
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
refactor nrfx from supervisor/usb.c
hathach
committed
a51f2b0
View commit details
Copy full SHA for a51f2b0
View code at this point
Browse repository at this point
re-init usb hardware when enable/disable SD
hathach
committed
164e1e2
View commit details
Copy full SHA for 164e1e2
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
update tinyusb, work better with sd
hathach
committed
d1fb384
View commit details
Copy full SHA for d1fb384
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Add USB MIDI support for SAMD and nRF.
Show description for b5e40f5
tannewt
committed
b5e40f5
View commit details
Copy full SHA for b5e40f5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.