Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boards/qemu-armv7a: revise nsh config #15704

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

yf13
Copy link
Contributor

@yf13 yf13 commented Jan 27, 2025

Summary

This revises qemu-armv7a:nsh sample config with the following changes:

  • reduced memory size so that -m 1024 is optional
  • enables graceful shutdown from within NuttX
  • enables more cases in ostest.

Impacts

Config qemu-armv7a:nsh of board QEMU armv7a

Testing

  • local checks with qemu-armv7a:nsh with both make and cmake
  • CI checks

This revises qemu-armv7a:nsh sample config with the following changes:

- reduced memory size so that `-m 1024` is optional
- enables graceful shutdown from within NuttX
- enables more cases in `ostest`.

Signed-off-by: Yanfeng Liu <[email protected]>
@github-actions github-actions bot added Board: arm Size: S The size of the change in this PR is small labels Jan 27, 2025
@anchao anchao merged commit 1f53d6a into apache:master Jan 27, 2025
25 checks passed
@yf13 yf13 deleted the qemu-ca7-nsh branch January 30, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Board: arm Size: S The size of the change in this PR is small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants