-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boards/qemu-armv7a: revises kernel build sample config
This adjusts `qemu-armv7a:knsh` with following changes: - use smaller flash/memory so that `-m 1024` can be omitted. - use ELF_EXECUTABLE for apps to allow easier app debugging. - enable graceful shutdown from NSH command. - enable more cases of ostest (e.g. vfork, pthread_exit etc). Signed-off-by: Yanfeng Liu <[email protected]>
- Loading branch information
Showing
1 changed file
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains 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