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-module
displayio
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 20, 2026
Add support for fixed Zephyr displays
Show description for 0d60175
tannewt
committed
0d60175
View commit details
Copy full SHA for 0d60175
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
merge from main
dhalbert
committed
d455dff
View commit details
Copy full SHA for d455dff
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
Fixes after the review
ppsx
committed
5cdcf88
View commit details
Copy full SHA for 5cdcf88
View code at this point
Browse repository at this point
shared-module/displayio/__init__.c: fix keep_primary logic in common_hal_displayio_release_displays_impl()
dhalbert
committed
76aa0c7
View commit details
Copy full SHA for 76aa0c7
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
Review fixes
ppsx
committed
2fac7c9
View commit details
Copy full SHA for 2fac7c9
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
Review fixes
ppsx
committed
69dedab
View commit details
Copy full SHA for 69dedab
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
Fixes after the review
ppsx
committed
4378f51
View commit details
Copy full SHA for 4378f51
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
displayio: check whether we locked the bus or not
dhalbert
committed
bcc33fa
View commit details
Copy full SHA for bcc33fa
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
displayio: make region command sends reusable for QSPI transactions
Show description for 1ff419a
ppsx
committed
1ff419a
View commit details
Copy full SHA for 1ff419a
View code at this point
Browse repository at this point
~20% improvements in data transfer when drawing
ppsx
committed
cb468b8
View commit details
Copy full SHA for cb468b8
View code at this point
Browse repository at this point
QSPI bus driver and RM690B0 display driver for Waveshare ESP32-S3 AMOLED 2.41
ppsx
committed
89c8186
View commit details
Copy full SHA for 89c8186
View code at this point
Browse repository at this point
Commits on Dec 13, 2025
Add SPI and merge zephyr_(serial|i2c) into busio
Show description for cf9f4a5
tannewt
committed
cf9f4a5
View commit details
Copy full SHA for cf9f4a5
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
Better reasoned allocations
tannewt
committed
292d209
View commit details
Copy full SHA for 292d209
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
Add mipidsi module for MIPI DSI displays
Show description for 4c4a188
tannewt
and
claude
committed
4c4a188
View commit details
Copy full SHA for 4c4a188
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
finalisers for SPI; clean up sdcardio; reset all pins after finalisers; avoid USB SD races
dhalbert
committed
6b458a9
View commit details
Copy full SHA for 6b458a9
View code at this point
Browse repository at this point
Commits on Jul 28, 2025
Add support for quad color epaper
Show description for 2e183f4
tannewt
committed
2e183f4
View commit details
Copy full SHA for 2e183f4
View code at this point
Browse repository at this point
Commits on May 23, 2025
Merge remote-tracking branch 'adafruit/9.2.x' into merge-from-9.2.x-2025-05-23
dhalbert
committed
a0c9188
View commit details
Copy full SHA for a0c9188
View code at this point
Browse repository at this point
Commits on May 9, 2025
Fix vectorio in group tracking
Show description for 2601436
tannewt
committed
2601436
View commit details
Copy full SHA for 2601436
View code at this point
Browse repository at this point
Commits on May 8, 2025
pixel_shader back to required on TileGrid. TPM init with no tilegrid or width/height, internal bind function is used to bind a TileGrid to a TilePaletteMapper when the TileGrid is init with or has …
Show description for 4fb7d44
FoamyGuy
committed
4fb7d44
View commit details
Copy full SHA for 4fb7d44
View code at this point
Browse repository at this point
Commits on May 7, 2025
set partial_change flag from mark_tile_dirty
FoamyGuy
committed
f2de64c
View commit details
Copy full SHA for f2de64c
View code at this point
Browse repository at this point
make TilePaletteMapper accept TileGrid as arg, make pixel_shader optional on TileGrid init, make TPM mark single tile dirty instead of whole TileGrid when mapping is changed.
FoamyGuy
committed
01da5c7
View commit details
Copy full SHA for 01da5c7
View code at this point
Browse repository at this point
Commits on May 6, 2025
implement spectra6 support
bablokb
committed
28ee20a
View commit details
Copy full SHA for 28ee20a
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
Make collect the default
tannewt
committed
91cf8fb
View commit details
Copy full SHA for 91cf8fb
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
Add native support for LVGL binary fonts on disk
Show description for 1cb188d
tannewt
committed
1cb188d
View commit details
Copy full SHA for 1cb188d
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
update class docstring, return tuple from subscr, refactor and fix get_color to work with more than 2 colors, disable for samd21 instead of individaul boards, input_color_count arg.
FoamyGuy
committed
7e8bcae
View commit details
Copy full SHA for 7e8bcae
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
fix #ifdef sections. disable for atmel boards that overflowed
FoamyGuy
committed
d48b5c9
View commit details
Copy full SHA for d48b5c9
View code at this point
Browse repository at this point
implement needs_refresh, run pre-commit, move get_color to shared-module
FoamyGuy
committed
73f4a61
View commit details
Copy full SHA for 73f4a61
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
adding tilepalettemapper
FoamyGuy
committed
8d43a2c
View commit details
Copy full SHA for 8d43a2c
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Merge pull request #10094 from SamantazFox/fix-malloc-uses-allocated-size
Show description for 000600a
jepler
authored
000600a
View commit details
Copy full SHA for 000600a
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
shared-module/OnDiskBitmap.c: Fix loading small monochrome bitmaps
SamantazFox
committed
c099022
View commit details
Copy full SHA for c099022
View code at this point
Browse repository at this point
shared-module: Fix m_realloc/m_free when MICROPY_MALLOC_USES_ALLOCATED_SIZE is set
Show description for fb0aea8
SamantazFox
committed
fb0aea8
View commit details
Copy full SHA for fb0aea8
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
ColorConverter was inaccurate when converting rgb555 (and bgr555) colorspace to rgb888. For details look at: https://stackoverflow.com/questions/71106056/what-is-the-correct-way-to-convert-rgb555-t…
Show description for ff8cec3
qutefox
committed
ff8cec3
View commit details
Copy full SHA for ff8cec3
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
Add `supervisor.runtime.display`
Show description for 7519691
jepler
committed
7519691
View commit details
Copy full SHA for 7519691
View code at this point
Browse repository at this point
Commits on Dec 9, 2024
add support for 24 bit color depth
ddrown
committed
61e44f2
View commit details
Copy full SHA for 61e44f2
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Switch to IDF 5.2 I2C API
Show description for e9f8ed4
tannewt
authored and
dhalbert
committed
e9f8ed4
View commit details
Copy full SHA for e9f8ed4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.