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
shared-bindings
touchio
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 13, 2025
Merge pull request #10040 from jepler/default_exit_obj
Show description for 73c4b46
jepler
authored
73c4b46
View commit details
Copy full SHA for 73c4b46
View code at this point
Browse repository at this point
Update shared-bindings/touchio/TouchIn.c
Show description for e046340
jepler
and
tannewt
authored
e046340
View commit details
Copy full SHA for e046340
View code at this point
Browse repository at this point
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 7, 2025
add, use a default exit object
Show description for 8aa1969
jepler
committed
8aa1969
View commit details
Copy full SHA for 8aa1969
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 Sep 13, 2024
document RP2350-E9 limitations
dhalbert
committed
2a69075
View commit details
Copy full SHA for 2a69075
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 Oct 24, 2023
Fix native property setting from subclass
tannewt
committed
e62db5a
View commit details
Copy full SHA for e62db5a
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 Jan 10, 2023
Improve type validation errors messages, especially for pins
dhalbert
committed
a974402
View commit details
Copy full SHA for a974402
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Simplify argument checking to reduce translated strings
Show description for 9cdfba2
jepler
committed
9cdfba2
View commit details
Copy full SHA for 9cdfba2
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 Jul 11, 2022
adding links in docs
FoamyGuy
committed
e92ac0c
View commit details
Copy full SHA for e92ac0c
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 3, 2022
Make MP_PROPERTY_GETTER / _GETSET fully declare the property
Show description for 78cf0a9
jepler
committed
78cf0a9
View commit details
Copy full SHA for 78cf0a9
View code at this point
Browse repository at this point
Introduce, use MP_PROPERTY_GETTER, _GETSET
Show description for 31da335
jepler
committed
31da335
View commit details
Copy full SHA for 31da335
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
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 Aug 31, 2021
Convert more modules to use MP_REGISTER_MODULE
Show description for 1c88282
capellini
committed
1c88282
View commit details
Copy full SHA for 1c88282
View code at this point
Browse repository at this point
Commits on May 6, 2021
Fix board builds and use MP_ERROR_TEXT in py and extmod
tannewt
committed
3fda0c0
View commit details
Copy full SHA for 3fda0c0
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 Mar 14, 2021
RTC and Touchin docs changes
jposada202020
committed
1386a81
View commit details
Copy full SHA for 1386a81
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
Fix several type hints
ciscorn
committed
d356581
View commit details
Copy full SHA for d356581
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
Commits on Jul 6, 2020
Add license to some obvious files.
Flameeyes
committed
34b4993
View commit details
Copy full SHA for 34b4993
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
Made every init return None
evaherrada
committed
d0d949c
View commit details
Copy full SHA for d0d949c
View code at this point
Browse repository at this point
Added type hints to touchio
evaherrada
committed
0a65709
View commit details
Copy full SHA for 0a65709
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
Removed all 'self, )'
evaherrada
committed
54cb1fe
View commit details
Copy full SHA for 54cb1fe
View code at this point
Browse repository at this point
Commits on May 13, 2020
Swap sphinx to autoapi and the inline stubs
tannewt
committed
4e8de3c
View commit details
Copy full SHA for 4e8de3c
View code at this point
Browse repository at this point
Commits on May 12, 2020
Did time, touchio, uheap
evaherrada
committed
e458954
View commit details
Copy full SHA for e458954
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.