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 }}
dhalbert
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
5
Star
5
Code
Pull requests
0
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
shared-bindings
framebufferio
on
SproutSense
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 30, 2023
Switch to using MP_ERROR_TEXT instead of translate, globally
jepler
committed
774f6ac
View commit details
Copy full SHA for 774f6ac
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
Add friendlier error when .show() used
Show description for 0a1e36d
tannewt
committed
0a1e36d
View commit details
Copy full SHA for 0a1e36d
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 Oct 11, 2023
Merge remote-tracking branch 'adafruit/main' into v1.20-merge
tannewt
committed
9633c4e
View commit details
Copy full SHA for 9633c4e
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
Add NO_FPS_LIMIT instead of magic numbers
tannewt
committed
923a5b2
View commit details
Copy full SHA for 923a5b2
View code at this point
Browse repository at this point
Improve framebufferdisplay.refresh()
Show description for 807edd4
tannewt
committed
807edd4
View commit details
Copy full SHA for 807edd4
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
Remove `displayio.*.show()`
Show description for 8183d8e
tannewt
committed
8183d8e
View commit details
Copy full SHA for 8183d8e
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 22, 2023
Merge remote-tracking branch 'origin/8.2.x' into merge-82x
jepler
committed
c029d6a
View commit details
Copy full SHA for c029d6a
View code at this point
Browse repository at this point
Commits on Aug 19, 2023
consolidate and shorten some error messages
dhalbert
committed
10a022d
View commit details
Copy full SHA for 10a022d
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 26, 2023
Merge pull request #7891 from tannewt/fix_epd_uc
Show description for 34f565d
dhalbert
authored
34f565d
View commit details
Copy full SHA for 34f565d
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
Save space with consolidated errors
tannewt
committed
75046b3
View commit details
Copy full SHA for 75046b3
View code at this point
Browse repository at this point
Commits on Apr 24, 2023
Code formatting in doc
dhalbert
authored
738f626
View commit details
Copy full SHA for 738f626
View code at this point
Browse repository at this point
Commits on Apr 23, 2023
Add CIRCUITPYTHON_TERMINAL usage description
RetiredWizard
committed
3cf7125
View commit details
Copy full SHA for 3cf7125
View code at this point
Browse repository at this point
local pre-commit changes
RetiredWizard
committed
b2b2423
View commit details
Copy full SHA for b2b2423
View code at this point
Browse repository at this point
Doc fix for root_group=None behaviour
RetiredWizard
committed
b0ea28a
View commit details
Copy full SHA for b0ea28a
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 Nov 19, 2022
allow set_root_group for FrameBufferDisplay instead of show()
FoamyGuy
committed
ef33984
View commit details
Copy full SHA for ef33984
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 10, 2022
Remove support for auto-brightness
dhalbert
committed
41bcd7b
View commit details
Copy full SHA for 41bcd7b
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
fix the docs
Neradoc
committed
17d65fe
View commit details
Copy full SHA for 17d65fe
View code at this point
Browse repository at this point
implement root_group in framebufferio.FramebufferDisplay
Neradoc
committed
626296b
View commit details
Copy full SHA for 626296b
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 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 24, 2021
Fix I2C and feedback from Dan
tannewt
committed
927a720
View commit details
Copy full SHA for 927a720
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 Aug 27, 2021
Convert more modules to use MP_REGISTER_MODULE
Show description for b8f2799
capellini
committed
b8f2799
View commit details
Copy full SHA for b8f2799
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
Previous
Next
You can’t perform that action at this time.