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 }}
rust-embedded-community
/
epd-waveshare
Public
Notifications
You must be signed in to change notification settings
Fork
199
Star
320
Code
Issues
27
Pull requests
30
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: add support for partial refresh and setting LUT epd7in5_v2
- #249
#249
Open
dexterdy
wants to merge 12 commits into
rust-embedded-community:main
rust-embedded-community/epd-waveshare:main
from
dexterdy:main
dexterdy/epd-waveshare:main
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
feat: add support for partial refresh and setting LUT epd7in5_v2
#249
dexterdy
wants to merge 12 commits into
rust-embedded-community:main
rust-embedded-community/epd-waveshare:main
from
dexterdy:main
dexterdy/epd-waveshare:main
Copy head branch name to clipboard
Commits
Commits on Dec 17, 2025
feat: fix epd7in5_v2 demo and add support for partial refresh and setting LUT
dexterdy
committed
768e76e
View commit details
Copy full SHA for 768e76e
Browse repository at this point
fix: add booster power settings and fix some small issues
dexterdy
committed
4e73704
View commit details
Copy full SHA for 4e73704
Browse repository at this point
Commits on Dec 20, 2025
wip partial update
dexterdy
committed
c2d49d6
View commit details
Copy full SHA for c2d49d6
Browse repository at this point
Commits on Dec 22, 2025
feat: fixed bank and line bit-shuffling for partial updating and created a virtual partial frame for easy byte-aligned partial updating
dexterdy
committed
17f1742
View commit details
Copy full SHA for 17f1742
Browse repository at this point
fix: use vec from the alloc crate
dexterdy
committed
d89d8d3
View commit details
Copy full SHA for d89d8d3
Browse repository at this point
Commits on Mar 20, 2026
Merge branch 'rust-embedded-community:main' into main
dexterdy
authored
953c719
View commit details
Copy full SHA for 953c719
Browse repository at this point
fix: some edge cases
dexterdy
committed
cddacbb
View commit details
Copy full SHA for cddacbb
Browse repository at this point
fix: more edge cases
dexterdy
committed
48d3f02
View commit details
Copy full SHA for 48d3f02
Browse repository at this point
Commits on Mar 21, 2026
fix: partial window rotation offsets
dexterdy
committed
3d8b4e2
View commit details
Copy full SHA for 3d8b4e2
Browse repository at this point
fix: test case
dexterdy
committed
d29c71b
View commit details
Copy full SHA for d29c71b
Browse repository at this point
fix: make sure x and width are byte-aligned
dexterdy
committed
1ebcbe8
View commit details
Copy full SHA for 1ebcbe8
Browse repository at this point
remove dependency on alloc crate
dexterdy
committed
1f8ddd3
View commit details
Copy full SHA for 1f8ddd3
Browse repository at this point
You can’t perform that action at this time.