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
tools
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 14, 2025
add lilygo T-QT Pro, two variants with shared PID
Neradoc
committed
e79e83e
View commit details
Copy full SHA for e79e83e
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
Merge pull request #10121 from tannewt/fix_release_info_script
Show description for 6f609bf
tannewt
authored
6f609bf
View commit details
Copy full SHA for 6f609bf
View code at this point
Browse repository at this point
remove alias loop
tannewt
committed
dde1236
View commit details
Copy full SHA for dde1236
View code at this point
Browse repository at this point
Commits on Mar 8, 2025
add python script to return port directory name from board name
Show description for 266c6de
Neradoc
committed
266c6de
View commit details
Copy full SHA for 266c6de
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
Fix build board info
Show description for 5a8a0c3
tannewt
committed
5a8a0c3
View commit details
Copy full SHA for 5a8a0c3
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
ci_set_matrix: the `boards` set needs to be a copy
Show description for f43efc9
jepler
committed
f43efc9
View commit details
Copy full SHA for f43efc9
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Switch to ruff like MicroPython
tannewt
committed
e277540
View commit details
Copy full SHA for e277540
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 14, 2025
fix frozen libraries version numbers
Neradoc
committed
dadbba6
View commit details
Copy full SHA for dadbba6
View code at this point
Browse repository at this point
Commits on Jan 11, 2025
setuptools_scm now needed during 'make check-stubs'
jepler
committed
f914995
View commit details
Copy full SHA for f914995
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
Fix CI run issues with docs & tlsf submodule
Brandon-Hurst
committed
efae9e2
View commit details
Copy full SHA for efae9e2
View code at this point
Browse repository at this point
Initial commit for ADI MAX32690 support. Still many modules to implement/unstub, but builds clean.
U-ANALOG\BHurst
authored and
Brandon-Hurst
committed
0374e99
View commit details
Copy full SHA for 0374e99
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
support setups with all modules in src-directory
bablokb
committed
3b07c3c
View commit details
Copy full SHA for 3b07c3c
View code at this point
Browse repository at this point
Commits on Sep 13, 2024
Merge remote-tracking branch 'adafruit/main' into merge-micropython-v1.23.0
dhalbert
committed
d777cd7
View commit details
Copy full SHA for d777cd7
View code at this point
Browse repository at this point
fix raw_code is_generator and is_async
dhalbert
committed
05825a0
View commit details
Copy full SHA for 05825a0
View code at this point
Browse repository at this point
Commits on Sep 10, 2024
pre-commit format check: ignore *.py in ports/unix
dhalbert
committed
1c2eb47
View commit details
Copy full SHA for 1c2eb47
View code at this point
Browse repository at this point
Disable USB PID check for P4
tannewt
committed
2a6f0c8
View commit details
Copy full SHA for 2a6f0c8
View code at this point
Browse repository at this point
merge from main
dhalbert
committed
1f68fff
View commit details
Copy full SHA for 1f68fff
View code at this point
Browse repository at this point
Commits on Sep 9, 2024
tools/mpy-tools.py: add .is_async; fix casting align issue
dhalbert
committed
27effe6
View commit details
Copy full SHA for 27effe6
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
non-conflict merge changes
dhalbert
committed
7812695
View commit details
Copy full SHA for 7812695
View code at this point
Browse repository at this point
Commits on Aug 28, 2024
(only) reserve merge conflicts
dhalbert
committed
ac7e15f
View commit details
Copy full SHA for ac7e15f
View code at this point
Browse repository at this point
Commits on Aug 23, 2024
handle `tuple`/`dict` when creating board stubs
elpekenin
committed
1eaa51e
View commit details
Copy full SHA for 1eaa51e
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
address review comments
dhalbert
committed
450cb49
View commit details
Copy full SHA for 450cb49
View code at this point
Browse repository at this point
Commits on Aug 19, 2024
Update to new license header
tannewt
committed
ea56e2e
View commit details
Copy full SHA for ea56e2e
View code at this point
Browse repository at this point
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 29, 2024
add formatting/spelling exceptions
dhalbert
committed
2e33e00
View commit details
Copy full SHA for 2e33e00
View code at this point
Browse repository at this point
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 25, 2024
MPy v1.22 merge: initial merge; not compiled yet
dhalbert
committed
69b6674
View commit details
Copy full SHA for 69b6674
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
Previous
Next
You can’t perform that action at this time.