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
_eve
on
main
User selector
All users
Datepicker
All time
Commit history
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 6, 2024
Correct method name in docstring
jamesbowman
committed
4701786
View commit details
Copy full SHA for 4701786
View code at this point
Browse repository at this point
Extend EVE hardware opcodes for future-compatibility
Show description for 73eb594
jamesbowman
committed
73eb594
View commit details
Copy full SHA for 73eb594
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
Use common error messages on incorrect argument count
jamesbowman
committed
811d6ab
View commit details
Copy full SHA for 811d6ab
View code at this point
Browse repository at this point
Make BitmapTransform* methods backwards-compatible
Show description for 862ad62
jamesbowman
committed
862ad62
View commit details
Copy full SHA for 862ad62
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
Change BitmapTransformA-F() methods to accept a single float, converting to the appropriate fixed-point internally.
Show description for a6708d1
jamesbowman
committed
a6708d1
View commit details
Copy full SHA for a6708d1
View code at this point
Browse repository at this point
Conditionalize the ulab.numpy code on CIRCUITPY_ULAB
Show description for 6b82e5c
jamesbowman
committed
6b82e5c
View commit details
Copy full SHA for 6b82e5c
View code at this point
Browse repository at this point
Fix pre-commit formatting failures
jamesbowman
committed
61154d8
View commit details
Copy full SHA for 61154d8
View code at this point
Browse repository at this point
Add support for ulab.numpy float vectors in Vertex2f()
Show description for 5ebd67d
jamesbowman
committed
5ebd67d
View commit details
Copy full SHA for 5ebd67d
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 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 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 Feb 1, 2023
run updated pre-commit
microdev1
committed
d9d94ea
View commit details
Copy full SHA for d9d94ea
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
Manual fix for oddball cases
jepler
committed
4e96667
View commit details
Copy full SHA for 4e96667
View code at this point
Browse repository at this point
Commits on Dec 22, 2021
circuitpython_stubs: Use `circuitpython_typing` for cp-specific typing
Show description for 166793f
jepler
committed
166793f
View commit details
Copy full SHA for 166793f
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
Additional missing-prototypes fixes
Show description for 621953c
jepler
committed
621953c
View commit details
Copy full SHA for 621953c
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 Sep 1, 2021
Convert more modules to use MP_REGISTER_MODULE
Show description for 9002f35
capellini
committed
9002f35
View commit details
Copy full SHA for 9002f35
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 Jan 22, 2021
Change from fixed-point integer arguments to floating point in EVE API functions
Show description for dff3423
jamesbowman
committed
dff3423
View commit details
Copy full SHA for dff3423
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 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 3, 2020
Added type hints to _eve
evaherrada
committed
f56deb6
View commit details
Copy full SHA for f56deb6
View code at this point
Browse repository at this point
Made most of the requested changes
evaherrada
committed
3df03a5
View commit details
Copy full SHA for 3df03a5
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 7, 2020
Did _eve, fontio, framebufferio, and frequencyio
evaherrada
committed
a3d5adb
View commit details
Copy full SHA for a3d5adb
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
Split ROMDECLS for readability
jamesbowman
committed
b02937d
View commit details
Copy full SHA for b02937d
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
Correct the BitmapTransform operations.
Show description for a87dee2
jamesbowman
committed
a87dee2
View commit details
Copy full SHA for a87dee2
View code at this point
Browse repository at this point
Remove unused code
jamesbowman
committed
1f44029
View commit details
Copy full SHA for 1f44029
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.