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 }}
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
shared-bindings
terminalio
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 4, 2025
Add VT100 ranged scroll
RetiredWizard
committed
8c5c624
View commit details
Copy full SHA for 8c5c624
View code at this point
Browse repository at this point
Commits on Mar 3, 2025
fix for sequence params and compile flag (not enabled yet)
RetiredWizard
committed
0501a8e
View commit details
Copy full SHA for 0501a8e
View code at this point
Browse repository at this point
Commits on Mar 1, 2025
Add basic VT100 scrolling
RetiredWizard
committed
bc96ce8
View commit details
Copy full SHA for bc96ce8
View code at this point
Browse repository at this point
Commits on Feb 27, 2025
Add support for VT100 terminal color ESC sequences
RetiredWizard
committed
1f2e66f
View commit details
Copy full SHA for 1f2e66f
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
Change MP_OBJ_NEW_QSTR to MP_ROM_QSTR in mp_rom_map_elem_t
Show description for 095fa4c
jepler
committed
095fa4c
View commit details
Copy full SHA for 095fa4c
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 Jul 26, 2024
clean up some include files
dhalbert
committed
e16467d
View commit details
Copy full SHA for e16467d
View code at this point
Browse repository at this point
Commits on May 20, 2024
CircuitPython files: replace STATIC with static
dhalbert
committed
3f4d931
View commit details
Copy full SHA for 3f4d931
View code at this point
Browse repository at this point
guard2once -s ...
dhalbert
committed
950b5d0
View commit details
Copy full SHA for 950b5d0
View code at this point
Browse repository at this point
Commits on May 17, 2024
update headers of most CircuitPython-only files
dhalbert
committed
747b761
View commit details
Copy full SHA for 747b761
View code at this point
Browse repository at this point
Commits on Dec 24, 2023
Restore CIRCUITPY-CHANGEs for stream protocols
Show description for 5aa203f
jepler
committed
5aa203f
View commit details
Copy full SHA for 5aa203f
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
MP_REGISTER_ROOT_POINTER for port-specific root pointers
dhalbert
committed
68a2927
View commit details
Copy full SHA for 68a2927
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
convert to MP_DEFINED_CONST_OBJ_TYPE()
dhalbert
committed
4d175ab
View commit details
Copy full SHA for 4d175ab
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
initial merge from v1.20.0; just satisifying conflicts
dhalbert
committed
2c0fa0f
View commit details
Copy full SHA for 2c0fa0f
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
wip: continuing compilation fixes; mp_obj_alloc everywhere
dhalbert
committed
0d2c3c3
View commit details
Copy full SHA for 0d2c3c3
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
add minimum validation for tilegrid size in terminalio.Terminal
FoamyGuy
committed
56fd7dc
View commit details
Copy full SHA for 56fd7dc
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Fix type annotation mistake
jepler
committed
319d9b0
View commit details
Copy full SHA for 319d9b0
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
Use micropython #defines for stream polling operations
Show description for 068b7c4
jepler
committed
068b7c4
View commit details
Copy full SHA for 068b7c4
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Tweak black_bindings
Show description for 907c5d3
jepler
committed
907c5d3
View commit details
Copy full SHA for 907c5d3
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
run black_bindings across all bindings
jepler
committed
b2cc8d2
View commit details
Copy full SHA for b2cc8d2
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 Jun 9, 2022
Wi-Fi autoconnect and title bar status
Show description for 6446010
tannewt
committed
6446010
View commit details
Copy full SHA for 6446010
View code at this point
Browse repository at this point
Commits on May 27, 2022
Conditionalize LTO
tannewt
committed
9d10a3d
View commit details
Copy full SHA for 9d10a3d
View code at this point
Browse repository at this point
Commits on May 12, 2022
Add note about REPL in terminalio
tekktrik
authored
aa74f21
View commit details
Copy full SHA for aa74f21
View code at this point
Browse repository at this point
Commits on Oct 16, 2021
Merge pull request #5466 from jepler/merge-1.17
Show description for 23d2c96
dhalbert
authored
23d2c96
View commit details
Copy full SHA for 23d2c96
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
Rename make_new's parameter to `all_args`
Show description for 4e7c1a4
jepler
committed
4e7c1a4
View commit details
Copy full SHA for 4e7c1a4
View code at this point
Browse repository at this point
Merge tag 'v1.17' into merge-1.17
Show description for 8d8f83b
jepler
committed
8d8f83b
View commit details
Copy full SHA for 8d8f83b
View code at this point
Browse repository at this point
Commits on Oct 10, 2021
use `mp_arg_validate_type` for keyword args
microdev1
committed
1977011
View commit details
Copy full SHA for 1977011
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
Use MP_REGISTER_MODULE with displayio, terminalio, and fontio
Show description for 17af5cd
capellini
committed
17af5cd
View commit details
Copy full SHA for 17af5cd
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS
jepler
committed
52540a9
View commit details
Copy full SHA for 52540a9
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
rename the type flag to EXTENDED for consistency
jepler
committed
7302bc0
View commit details
Copy full SHA for 7302bc0
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
milestone: a selection of builds succeed
jepler
committed
d37f8a1
View commit details
Copy full SHA for d37f8a1
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
Merge MicroPython v1.11 into CircuitPython
tannewt
committed
76033d5
View commit details
Copy full SHA for 76033d5
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
run code formatting script
microdev1
committed
a52eb88
View commit details
Copy full SHA for a52eb88
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
Previous
Next
You can’t perform that action at this time.