Skip to content
Snippets Groups Projects
Commit b65310a6 authored by Wojciech Zmuda's avatar Wojciech Zmuda
Browse files

zephyr/conf-notes: fix command and add new boards


Add missing boards to the supported boards list.

Add missing hyphen in `runqemu` command.

Signed-off-by: default avatarWojciech Zmuda <wojciech.zmuda@huawei.com>
parent 209dc3e6
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,10 @@
You can now run 'bitbake zephyr-philosophers'
Supported machines:
- qemu-cortex-m3
- qemu-x86 (default)
- qemu-cortex-m3
- 96b-nitrogen (96Boards Nitrogen)
- 96b-avenger96 (96Boards Avenger96)
MACHINE variable can be set up in conf/local.conf file under build directory
or via command line, e.g.:
......@@ -14,5 +16,5 @@ or via command line, e.g.:
You can also run generated qemu images with a command:
$ runqemu qemux86
$ runqemu qemu-x86
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment