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
tools
on
patch-2
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 28, 2020
fix stub problems; touch up doc
dhalbert
committed
65e2fe4
View commit details
Copy full SHA for 65e2fe4
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Update build board info.
Show description for b9bec87
tannewt
committed
b9bec87
View commit details
Copy full SHA for b9bec87
View code at this point
Browse repository at this point
Commits on Oct 30, 2020
Fixing make stub warnings and mypy issuesmak
sw23
committed
ad166ca
View commit details
Copy full SHA for ad166ca
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Ignore duplicate USB PID for prerelease version
tannewt
committed
29af706
View commit details
Copy full SHA for 29af706
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
Reorganize sdkconfigs and release UF2s
tannewt
committed
17bdc96
View commit details
Copy full SHA for 17bdc96
View code at this point
Browse repository at this point
Merge pull request #2966 from sommersoft/ci_check_vid_pid
Show description for 4b827b2
tannewt
authored
4b827b2
View commit details
Copy full SHA for 4b827b2
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Add more PIDs for unique boards
tannewt
committed
95e27bb
View commit details
Copy full SHA for 95e27bb
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
Merge pull request #3302 from xiongyihui/main
Show description for 9256e6b
tannewt
authored
9256e6b
View commit details
Copy full SHA for 9256e6b
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
Remove debugging print-out for endpoint checking.
dhalbert
authored
07e2fc7
View commit details
Copy full SHA for 07e2fc7
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
gen_usb_descriptor: Fix off-by-1 error in endpoint counting
jepler
committed
a03b6a9
View commit details
Copy full SHA for a03b6a9
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
rename reader tool
hierophect
committed
ad733e6
View commit details
Copy full SHA for ad733e6
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
Add usb-endpoint-count checking
Show description for 23aefe9
jepler
committed
23aefe9
View commit details
Copy full SHA for 23aefe9
View code at this point
Browse repository at this point
support to get HID OUT report
xiongyihui
committed
8bab7b6
View commit details
Copy full SHA for 8bab7b6
View code at this point
Browse repository at this point
gen_display_resources: report missing character count, if any
jepler
committed
5056027
View commit details
Copy full SHA for 5056027
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
gen_display_resources: silence 'missing character' message
Show description for 880fe1a
jepler
committed
880fe1a
View commit details
Copy full SHA for 880fe1a
View code at this point
Browse repository at this point
Commits on Aug 10, 2020
Merge remote-tracking branch 'origin/main' into stm32-sdioio
jepler
committed
1cf3762
View commit details
Copy full SHA for 1cf3762
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
Fix Read the Docs bulid failing
ciscorn
committed
272d300
View commit details
Copy full SHA for 272d300
View code at this point
Browse repository at this point
Commits on Aug 6, 2020
Modify some Python stubs
ciscorn
committed
56c898d
View commit details
Copy full SHA for 56c898d
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
atmel-samd: move samd-specific script
jepler
committed
af135a7
View commit details
Copy full SHA for af135a7
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Merge remote-tracking branch 'adafruit/main' into improve-highspeed-usb
hathach
committed
b2ec77e
View commit details
Copy full SHA for b2ec77e
View code at this point
Browse repository at this point
Merge pull request #3203 from WarriorOfWire/speed_up_builds
Show description for fbc7897
jepler
authored
fbc7897
View commit details
Copy full SHA for fbc7897
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
replace USB_MSC_MAX_PACKET_SIZE with USB_HIGHSPEED in descriptor gen tool
hathach
committed
6063828
View commit details
Copy full SHA for 6063828
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
Merge pull request #3219 from adafruit/encoding
Show description for 6afbefc
tannewt
authored
6afbefc
View commit details
Copy full SHA for 6afbefc
View code at this point
Browse repository at this point
fix windows' encoding defaults
ladyada
committed
5b675cc
View commit details
Copy full SHA for 5b675cc
View code at this point
Browse repository at this point
Commits on Jul 25, 2020
use -j2 in the actual build also
kvc0
committed
ebc1373
View commit details
Copy full SHA for ebc1373
View code at this point
Browse repository at this point
Use 2 cores per job in github build
Show description for 11d225f
kvc0
committed
11d225f
View commit details
Copy full SHA for 11d225f
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
Add and correct some type hints
ciscorn
committed
54a342a
View commit details
Copy full SHA for 54a342a
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Add externs. GCC10 complains about duplicate defines
tannewt
committed
2bd6d05
View commit details
Copy full SHA for 2bd6d05
View code at this point
Browse repository at this point
Merge pull request #3107 from dherrada/type_hints
Show description for 02b71e0
tannewt
authored
02b71e0
View commit details
Copy full SHA for 02b71e0
View code at this point
Browse repository at this point
Merge pull request #3162 from tannewt/update_mistune
Show description for 8e90c19
dhalbert
authored
8e90c19
View commit details
Copy full SHA for 8e90c19
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Merge branch 'main' into type_hints
evaherrada
authored
9e3fa86
View commit details
Copy full SHA for 9e3fa86
View code at this point
Browse repository at this point
Improve .pyi generation
ciscorn
committed
a29105f
View commit details
Copy full SHA for a29105f
View code at this point
Browse repository at this point
Commits on Jul 18, 2020
Move release note converter to latest markdown helper lib
tannewt
committed
384a7f7
View commit details
Copy full SHA for 384a7f7
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
Merge branch 'main' into type_hints
evaherrada
authored
612c6bb
View commit details
Copy full SHA for 612c6bb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.