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 }}
StackRduino
/
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
Display.c
on
patch-1
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 15, 2020
displayio: further ensure just one start_terminal call
Show description for 88d07ef
jepler
committed
88d07ef
View commit details
Copy full SHA for 88d07ef
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
displayio, framebufferio: Remove spurious call to supervisor_start_terminal
Show description for 774f2e1
jepler
committed
774f2e1
View commit details
Copy full SHA for 774f2e1
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
Merge pull request #3449 from FoamyGuy/sdcard_odb_fix
Show description for be6e6ea
tannewt
authored
be6e6ea
View commit details
Copy full SHA for be6e6ea
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Removed redundant subrectangle sizing code
mdroberts1243
authored and
tannewt
committed
ef245ef
View commit details
Copy full SHA for ef245ef
View code at this point
Browse repository at this point
Ran pre-commit locally
mdroberts1243
authored and
tannewt
committed
9f19a8a
View commit details
Copy full SHA for 9f19a8a
View code at this point
Browse repository at this point
Commits on Sep 26, 2020
Requested changes take 1
mdroberts1243
committed
b921543
View commit details
Copy full SHA for b921543
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
Mostly-working-version with comments
mdroberts1243
committed
06a3d15
View commit details
Copy full SHA for 06a3d15
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
Changes to compile cleanly
mdroberts1243
committed
5536e57
View commit details
Copy full SHA for 5536e57
View code at this point
Browse repository at this point
Quirk coded up for ...set_region_to_update
mdroberts1243
committed
08189ed
View commit details
Copy full SHA for 08189ed
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
Initial commit bool column_and_page_addressing
mdroberts1243
committed
f21dc25
View commit details
Copy full SHA for f21dc25
View code at this point
Browse repository at this point
Commits on Sep 12, 2020
fixes showing OnDiskBitmap with adafruit_sdcard
FoamyGuy
committed
e114b5a
View commit details
Copy full SHA for e114b5a
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
Update refresh to force immediate redraw with display.refresh() or display.refresh(target_frames_per_second=None), even with auto_refresh=False
kmatch98
committed
fc51395
View commit details
Copy full SHA for fc51395
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
Split pulseio.PWMOut into pwmio
Show description for 6857f98
tannewt
committed
6857f98
View commit details
Copy full SHA for 6857f98
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
displayio, framebufferio: Enable supervisor tick when a display is auto-refresh
Show description for af52072
jepler
committed
af52072
View commit details
Copy full SHA for af52072
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
Fix up end of file and trailing whitespace.
Show description for dd5d7c8
Flameeyes
committed
dd5d7c8
View commit details
Copy full SHA for dd5d7c8
View code at this point
Browse repository at this point
Commits on May 5, 2020
Merge pull request #2842 from hierophect/stm32-h7-displayio
Show description for c311b5c
hierophect
authored
c311b5c
View commit details
Copy full SHA for c311b5c
View code at this point
Browse repository at this point
Commits on May 1, 2020
Fix flag typo
hierophect
committed
61b0994
View commit details
Copy full SHA for 61b0994
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
Make PulseIO optional within DisplayIO
hierophect
committed
4f71bd2
View commit details
Copy full SHA for 4f71bd2
View code at this point
Browse repository at this point
Commits on Apr 15, 2020
Merge remote-tracking branch 'adafruit/master' into lower_power
tannewt
committed
b580b34
View commit details
Copy full SHA for b580b34
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
Add Protomatter and FramebufferDisplay
jepler
committed
09dc46a
View commit details
Copy full SHA for 09dc46a
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
Save backlight_on_high correctly.
Show description for 4ee6754
tannewt
committed
4ee6754
View commit details
Copy full SHA for 4ee6754
View code at this point
Browse repository at this point
Commits on Mar 31, 2020
Merge remote-tracking branch 'adafruit/master' into lower_power
tannewt
committed
8fe512c
View commit details
Copy full SHA for 8fe512c
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
adding a backlight polarity flag to Display
siddacious
committed
9e0c00d
View commit details
Copy full SHA for 9e0c00d
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
First try at lowering the power consumption
tannewt
committed
6f60afe
View commit details
Copy full SHA for 6f60afe
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
displayio: make 'rotation' property settable
jepler
committed
a63da7a
View commit details
Copy full SHA for a63da7a
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
Supervisor: move most of systick to the supervisor
Show description for 7f744a2
jepler
committed
7f744a2
View commit details
Copy full SHA for 7f744a2
View code at this point
Browse repository at this point
Commits on Nov 15, 2019
Add never_reset and reset to pin common hal, adjust files
hierophect
committed
de5691a
View commit details
Copy full SHA for de5691a
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
Add .hidden to TileGrid and Group
Show description for 949f876
tannewt
committed
949f876
View commit details
Copy full SHA for 949f876
View code at this point
Browse repository at this point
Fix I2CDisplay bus_free to not grab lock
Show description for b53f169
tannewt
committed
b53f169
View commit details
Copy full SHA for b53f169
View code at this point
Browse repository at this point
Commits on Aug 26, 2019
Minor renames
tannewt
committed
bea77c6
View commit details
Copy full SHA for bea77c6
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
Rework based on Dan's review
tannewt
committed
7324b70
View commit details
Copy full SHA for 7324b70
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
Regular display fixes including refresh tweaks
tannewt
committed
8d836fa
View commit details
Copy full SHA for 8d836fa
View code at this point
Browse repository at this point
Rework refresh API and factor common display stuff out
Show description for 36a23e0
tannewt
committed
36a23e0
View commit details
Copy full SHA for 36a23e0
View code at this point
Browse repository at this point
Begin refresh rework.
tannewt
committed
c247e7d
View commit details
Copy full SHA for c247e7d
View code at this point
Browse repository at this point
EPaper displays work mostly.
tannewt
committed
70680d5
View commit details
Copy full SHA for 70680d5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.