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 }}
Coderah
/
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-module
displayio
on
4.x
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 19, 2019
Fix it's -> its
tannewt
committed
d9089f5
View commit details
Copy full SHA for d9089f5
View code at this point
Browse repository at this point
Commits on Jul 18, 2019
Track a dirty area for in-memory bitmaps
Show description for 4a6bdb6
tannewt
committed
4a6bdb6
View commit details
Copy full SHA for 4a6bdb6
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
Merge pull request #1952 from tannewt/fixup_tilegrid_dirty
Show description for 13c3d06
tannewt
authored
13c3d06
View commit details
Copy full SHA for 13c3d06
View code at this point
Browse repository at this point
Add baudrate to FourWire and shorten delay.
tannewt
committed
4013bcd
View commit details
Copy full SHA for 4013bcd
View code at this point
Browse repository at this point
Commits on Jun 17, 2019
Use width for x. Thanks @deshipu
tannewt
committed
7490adf
View commit details
Copy full SHA for 7490adf
View code at this point
Browse repository at this point
Fix TileGrid's dirty tracking when changing top left
tannewt
committed
da3d75f
View commit details
Copy full SHA for da3d75f
View code at this point
Browse repository at this point
Commits on Jun 13, 2019
Minor tweaks based on Dan's feedback
tannewt
committed
6f6dcaf
View commit details
Copy full SHA for 6f6dcaf
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Refactor deinit check to reduce code size.
tannewt
committed
a35d9b4
View commit details
Copy full SHA for a35d9b4
View code at this point
Browse repository at this point
Add partial display update support.
Show description for eb21fc3
tannewt
committed
eb21fc3
View commit details
Copy full SHA for eb21fc3
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
Merge latest 4.0.x fixes into master
dhalbert
committed
4fc189b
View commit details
Copy full SHA for 4fc189b
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
Include display objects in gc.
dhalbert
committed
62de250
View commit details
Copy full SHA for 62de250
View code at this point
Browse repository at this point
Commits on May 31, 2019
Fix off-by-one error
Show description for 5d0791c
tannewt
committed
5d0791c
View commit details
Copy full SHA for 5d0791c
View code at this point
Browse repository at this point
Commits on May 22, 2019
Make point 2 in areas exclusive and simplify full_coverage.
tannewt
committed
7a117f5
View commit details
Copy full SHA for 7a117f5
View code at this point
Browse repository at this point
Rework the pixel computation to use areas
Show description for 3fad7de
tannewt
committed
3fad7de
View commit details
Copy full SHA for 3fad7de
View code at this point
Browse repository at this point
Commits on May 15, 2019
Remove old comment
tannewt
authored
00c3980
View commit details
Copy full SHA for 00c3980
View code at this point
Browse repository at this point
Add index and remove to Group.
tannewt
committed
5608e27
View commit details
Copy full SHA for 5608e27
View code at this point
Browse repository at this point
Commits on May 9, 2019
Handle -scale to 0 correctly in Group
Show description for e64bbc4
tannewt
committed
e64bbc4
View commit details
Copy full SHA for e64bbc4
View code at this point
Browse repository at this point
Commits on Apr 18, 2019
Merge pull request #1815 from dhalbert/stop-flicker
Show description for f548305
tannewt
authored
f548305
View commit details
Copy full SHA for f548305
View code at this point
Browse repository at this point
add Display.__init__() args for brightness and auto_brightness
dhalbert
committed
0113e09
View commit details
Copy full SHA for 0113e09
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Fix off by one error in OnDiskBitmap
Show description for c372567
tannewt
committed
c372567
View commit details
Copy full SHA for c372567
View code at this point
Browse repository at this point
Commits on Apr 9, 2019
Fix boards with no shared busses.
tannewt
committed
7299207
View commit details
Copy full SHA for 7299207
View code at this point
Browse repository at this point
Merge remote-tracking branch 'adafruit/master' into fix_cpx_display
tannewt
committed
de48e4b
View commit details
Copy full SHA for de48e4b
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Reorganize board busses into shared-bindings and shared-module.
tannewt
committed
0f003ac
View commit details
Copy full SHA for 0f003ac
View code at this point
Browse repository at this point
Commits on Apr 6, 2019
Stop hard-coding SPI frequency in FourWire
Show description for 8323721
deshipu
committed
8323721
View commit details
Copy full SHA for 8323721
View code at this point
Browse repository at this point
Fix crash when getting board.SPI outside the VM
Show description for 7686f93
tannewt
committed
7686f93
View commit details
Copy full SHA for 7686f93
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
Added comment regarding parameter loop
Melissa LeBlanc-Williams
committed
97baa78
View commit details
Copy full SHA for 97baa78
View code at this point
Browse repository at this point
Added option to easily treat SPI parameter data as commands
Melissa LeBlanc-Williams
committed
8f1fc6c
View commit details
Copy full SHA for 8f1fc6c
View code at this point
Browse repository at this point
Commits on Apr 4, 2019
Support multi-byte values with Bitmap
Show description for 6fcda1d
tannewt
committed
6fcda1d
View commit details
Copy full SHA for 6fcda1d
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
change direction of shift right
caternuson
committed
5298119
View commit details
Copy full SHA for 5298119
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
Removed unnecessary bit-ANDing
Melissa LeBlanc-Williams
committed
f1e4a2f
View commit details
Copy full SHA for f1e4a2f
View code at this point
Browse repository at this point
Commits on Mar 31, 2019
Improved readability of Single Byte Bounds code
Melissa LeBlanc-Williams
committed
8b4ca24
View commit details
Copy full SHA for 8b4ca24
View code at this point
Browse repository at this point
Commits on Mar 28, 2019
Merge branch 'master' of https://github.com/adafruit/circuitpython into ssd1351-fix
Melissa LeBlanc-Williams
committed
8087cb4
View commit details
Copy full SHA for 8087cb4
View code at this point
Browse repository at this point
Simplified cs toggling into fourwire only
Melissa LeBlanc-Williams
committed
2e0268c
View commit details
Copy full SHA for 2e0268c
View code at this point
Browse repository at this point
Simplified into fourwire only
Melissa LeBlanc-Williams
committed
f3ec051
View commit details
Copy full SHA for f3ec051
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
TileGrid: pixel_shader is not always a palette
dhalbert
committed
374f210
View commit details
Copy full SHA for 374f210
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.