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 }}
esp-cpp
/
espp
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
117
Code
Issues
0
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(m5stack-tab5): rotation audit, experimental opt-in ST7121 panel rotation (default off), and DSI underrun fixes
- #738
#738
Open
finger563
wants to merge 15 commits into
main
esp-cpp/espp:main
from
feat/tab5-st7121-rotation
esp-cpp/espp:feat/tab5-st7121-rotation
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
fix(m5stack-tab5): rotation audit, experimental opt-in ST7121 panel rotation (default off), and DSI underrun fixes
#738
finger563
wants to merge 15 commits into
main
esp-cpp/espp:main
from
feat/tab5-st7121-rotation
esp-cpp/espp:feat/tab5-st7121-rotation
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
feat(m5stack-tab5): use display-driver (MADCTL) rotation for the ST7121 variant
Show description for 6b6b947
finger563
and
claude
committed
6b6b947
View commit details
Copy full SHA for 6b6b947
Browse repository at this point
fix(m5stack-tab5): address rotation review — unify rotation enums, apply initial rotation, document MADCTL ordering
Show description for d16e909
finger563
and
claude
committed
d16e909
View commit details
Copy full SHA for d16e909
Browse repository at this point
fix(m5stack-tab5): gate ST7121 panel-side rotation behind an experimental Kconfig (default off)
Show description for 33eb080
finger563
and
claude
committed
33eb080
View commit details
Copy full SHA for 33eb080
Browse repository at this point
fix(m5stack-tab5): reduce PSRAM contention that underruns the DSI scan-out (display streaking)
Show description for 513f565
finger563
and
claude
committed
513f565
View commit details
Copy full SHA for 513f565
Browse repository at this point
doc(m5stack-tab5): document thread-safety of the init-path on_display_rotation() call
Show description for 0f4c38e
finger563
and
claude
committed
0f4c38e
View commit details
Copy full SHA for 0f4c38e
Browse repository at this point
Commits on Aug 29, 2026
fix(m5stack-tab5): synchronize LCD-state publication against a concurrently flushing LVGL thread
Show description for 94ab211
finger563
and
claude
committed
94ab211
View commit details
Copy full SHA for 94ab211
Browse repository at this point
fix(m5stack-tab5): address PPA flush-path review feedback
Show description for 18d7e74
finger563
and
claude
committed
18d7e74
View commit details
Copy full SHA for 18d7e74
Browse repository at this point
fix(m5stack-tab5): gate DPI DMA2D per controller and harden the LCD publication-gate lifecycle
Show description for b85dd72
finger563
and
claude
committed
b85dd72
View commit details
Copy full SHA for b85dd72
Browse repository at this point
Commits on Aug 30, 2026
fix(m5stack-tab5): replace private esp_cache_private.h with the public Kconfig cache-line constant
Show description for 74a7e6b
finger563
and
claude
committed
74a7e6b
View commit details
Copy full SHA for 74a7e6b
Browse repository at this point
fix(m5stack-tab5): suppress cppcheck config-exploration false positives
Show description for 60972be
finger563
and
claude
committed
60972be
View commit details
Copy full SHA for 60972be
Browse repository at this point
fix(m5stack-tab5): harden LCD retry state and enforce the RGB565-only video path
Show description for 2d69b61
finger563
and
claude
committed
2d69b61
View commit details
Copy full SHA for 2d69b61
Browse repository at this point
fix(m5stack-tab5): PPA-correct scratch allocation caps, single RGB565 config site, Pixel-typed buffer
Show description for df3cf9e
finger563
and
claude
committed
df3cf9e
View commit details
Copy full SHA for df3cf9e
Browse repository at this point
Commits on Aug 31, 2026
fix(m5stack-tab5): avoid cross-thread LVGL read when applying the initial panel rotation
Show description for 550999d
finger563
and
claude
committed
550999d
View commit details
Copy full SHA for 550999d
Browse repository at this point
fix(m5stack-tab5): flush/geometry use the BSP-managed display, not the global LVGL default
Show description for 236f42b
finger563
and
claude
committed
236f42b
View commit details
Copy full SHA for 236f42b
Browse repository at this point
fix(m5stack-tab5): serialize panel draws so async DMA2D draw_bitmap is single-flight-safe
Show description for cfdbd8d
finger563
and
claude
committed
cfdbd8d
View commit details
Copy full SHA for cfdbd8d
Browse repository at this point
You can’t perform that action at this time.