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 }}
codetiger
/
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 14, 2024
Merge pull request #9514 from tannewt/rp2350_usb_host
Show description for 2991c48
dhalbert
authored
2991c48
View commit details
Copy full SHA for 2991c48
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
Enable PIO USB Host on RP2350
Show description for 9838def
tannewt
committed
9838def
View commit details
Copy full SHA for 9838def
View code at this point
Browse repository at this point
Fix ESP startup
Show description for 84306c7
tannewt
committed
84306c7
View commit details
Copy full SHA for 84306c7
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
displayio.Bitmap is now byte-aligned for depth < 8
Show description for 2c7b11b
deshipu
committed
2c7b11b
View commit details
Copy full SHA for 2c7b11b
View code at this point
Browse repository at this point
Commits on Jul 6, 2024
Merge pull request #9410 from elpekenin/fix/9407
Show description for 364e5f1
dhalbert
authored
364e5f1
View commit details
Copy full SHA for 364e5f1
View code at this point
Browse repository at this point
Update board_stub_builder.py
elpekenin
authored
dc6c4ee
View commit details
Copy full SHA for dc6c4ee
View code at this point
Browse repository at this point
Update tools/board_stubs/build_board_specific_stubs/board_stub_builder.py
Show description for 28e6afc
elpekenin
and
dhalbert
authored
28e6afc
View commit details
Copy full SHA for 28e6afc
View code at this point
Browse repository at this point
Update tools/board_stubs/build_board_specific_stubs/board_stub_builder.py
Show description for 23b86b3
elpekenin
and
dhalbert
authored
23b86b3
View commit details
Copy full SHA for 23b86b3
View code at this point
Browse repository at this point
allow any number of whitespaces
elpekenin
committed
fec6378
View commit details
Copy full SHA for fec6378
View code at this point
Browse repository at this point
Commits on Jun 23, 2024
check version first thing
FoamyGuy
committed
01ab0ea
View commit details
Copy full SHA for 01ab0ea
View code at this point
Browse repository at this point
enforce min py3.9 for setboard. create init.py in board-stubs
FoamyGuy
committed
798e38e
View commit details
Copy full SHA for 798e38e
View code at this point
Browse repository at this point
Commits on Jun 19, 2024
Update tools/ci_check_duplicate_usb_vid_pid.py - add comma
dhalbert
authored
59954cf
View commit details
Copy full SHA for 59954cf
View code at this point
Browse repository at this point
add exception for CI check
applecuckoo
committed
a17517f
View commit details
Copy full SHA for a17517f
View code at this point
Browse repository at this point
Commits on May 29, 2024
move board_summaries.py to tools
timchinowsky
committed
0c9a683
View commit details
Copy full SHA for 0c9a683
View code at this point
Browse repository at this point
Commits on May 21, 2024
fix a few regexps that are better as raw strings
dhalbert
committed
16e9fe6
View commit details
Copy full SHA for 16e9fe6
View code at this point
Browse repository at this point
Commits on May 17, 2024
Merge pull request #9222 from tannewt/esp_ble_server
Show description for 6c4bfd6
dhalbert
authored
6c4bfd6
View commit details
Copy full SHA for 6c4bfd6
View code at this point
Browse repository at this point
save header change tool for posterity
dhalbert
committed
bb959ba
View commit details
Copy full SHA for bb959ba
View code at this point
Browse repository at this point
Add ESP BLE GATT server support
Show description for 689c6fa
tannewt
committed
689c6fa
View commit details
Copy full SHA for 689c6fa
View code at this point
Browse repository at this point
Commits on May 6, 2024
search by port, dont print dev info
elpekenin
committed
49e0f5a
View commit details
Copy full SHA for 49e0f5a
View code at this point
Browse repository at this point
Commits on May 3, 2024
fix typo
elpekenin
committed
8c92cd8
View commit details
Copy full SHA for 8c92cd8
View code at this point
Browse repository at this point
add filtering option
elpekenin
committed
cdd6fea
View commit details
Copy full SHA for cdd6fea
View code at this point
Browse repository at this point
grouped and sorted
elpekenin
committed
7140008
View commit details
Copy full SHA for 7140008
View code at this point
Browse repository at this point
add `--list` to stubs setboard
elpekenin
committed
933efe0
View commit details
Copy full SHA for 933efe0
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
Merge remote-tracking branch 'adafruit/main' into renode
tannewt
committed
28b7421
View commit details
Copy full SHA for 28b7421
View code at this point
Browse repository at this point
Commits on Apr 26, 2024
Fix silabs
tannewt
committed
0da83a9
View commit details
Copy full SHA for 0da83a9
View code at this point
Browse repository at this point
Fix CI USB PID check
tannewt
committed
8f5c692
View commit details
Copy full SHA for 8f5c692
View code at this point
Browse repository at this point
Commits on Apr 24, 2024
Fix lint, ESP BLE and renode fetch deps
tannewt
committed
79888ac
View commit details
Copy full SHA for 79888ac
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
Skip id check for renode builds
tannewt
committed
983771b
View commit details
Copy full SHA for 983771b
View code at this point
Browse repository at this point
Commits on Apr 17, 2024
Merge remote-tracking branch 'adafruit/9.0.x' into 9.0.4-update
dhalbert
committed
c35ec75
View commit details
Copy full SHA for c35ec75
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
allow circuitpython[-_]stubs-*.tar.gz
dhalbert
committed
e188bc9
View commit details
Copy full SHA for e188bc9
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
rename ports/nrf to ports/nordic
dhalbert
committed
dc69c29
View commit details
Copy full SHA for dc69c29
View code at this point
Browse repository at this point
Commits on Feb 20, 2024
tools/convert_release_notes.py: Update to mistune 3; add code blocks
dhalbert
committed
8e4296a
View commit details
Copy full SHA for 8e4296a
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
Merge pull request #8934 from jepler/exit-with-failure-please
Show description for 86f3daa
dhalbert
authored
86f3daa
View commit details
Copy full SHA for 86f3daa
View code at this point
Browse repository at this point
exit with a failing status code in these cases
Show description for 6113b2f
jepler
committed
6113b2f
View commit details
Copy full SHA for 6113b2f
View code at this point
Browse repository at this point
Worked for pull_request actions; make it work for merge push actions
dhalbert
committed
8932094
View commit details
Copy full SHA for 8932094
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.