boards/lckfb-szpi-esp32s3: add vncviewer defconfig and documentation#18813
Merged
cederom merged 1 commit intoapache:masterfrom Apr 27, 2026
Merged
boards/lckfb-szpi-esp32s3: add vncviewer defconfig and documentation#18813cederom merged 1 commit intoapache:masterfrom
cederom merged 1 commit intoapache:masterfrom
Conversation
acassis
previously approved these changes
Apr 27, 2026
jerpelea
previously approved these changes
Apr 27, 2026
cederom
previously approved these changes
Apr 27, 2026
Contributor
cederom
left a comment
There was a problem hiding this comment.
Thank you @JianyuWang0623 amazing work! :-)
Add vncviewer board configuration and documentation: - boards: add lckfb-szpi-esp32s3:vncviewer defconfig - Documentation: add system/vncviewer application doc with host VNC server setup examples (Xvfb, clip, scale modes) and images Assisted-by: GitHubCopilot:claude-4.6-opus Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
b2dc8c8
2207d8c to
b2dc8c8
Compare
acassis
approved these changes
Apr 27, 2026
simbit18
approved these changes
Apr 27, 2026
cederom
approved these changes
Apr 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add board defconfig and documentation for
system/vncviewer(merged in apache/nuttx-apps#3463).boards: addlckfb-szpi-esp32s3:vncviewerdefconfig (ESP32-S3 + ST7789 320×240 SPI LCD + WiFi)Documentation: addsystem/vncviewerapplication doc with host VNC server setup examples (Xvfb virtual desktop, physical desktop clip, physical desktop scale) and screenshotsRef: apache/nuttx-apps#3463 (comment)
Impact
Documentation and board configuration only. No impact on existing code.
Testing
Verified documentation build:
No warnings for
system/vncviewer/index.rst. Images render correctly in browser.