Add defconfig for Microwindows Integration and Examples. - #19572
Open
Acfboy wants to merge 1 commit into
Open
Conversation
linguini1
previously requested changes
Jul 28, 2026
linguini1
left a comment
Contributor
There was a problem hiding this comment.
Please follow the PR template.
Also, could you please document the two new defconfigs under the board documentation pages?
…mw and sim:mw Add defconfig and documentations for microwindows integration. Signed-off-by: Acfboy <AcfboyU@outlook.com>
Acfboy
requested review from
btashton,
raiden00pl,
tmedicci and
yamt
as code owners
July 28, 2026 16:57
Author
|
Updated with documents and standered pr message now. |
Contributor
|
Can you add a screenshot of the window? Can you please split your commit into at least two: one for sim and one for QEMU? Could you add the Assisted-by field to your commit(s) if you used AI tooling? |
xiaoxiang781216
approved these changes
Jul 28, 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 configurations sim:mw and qemu-intel64:mw that enable the Microwindows graphics library and its mwdemo demo application.
sim:mwuses virtual keyboard + touchscreen + framebuffer;qemu-intel64:mwuses USB HID keyboard/mouse + framebuffer.Related pr: apache/nuttx-apps#3624
Impact
Testing
Build Host: Linux x86_64, GCC 14.2
sim:mw:
qemu-intel64:mw:
Create bootable ISO with GRUB2 (see doc)