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

README: update supported Zephyr machines and images


Signed-off-by: default avatarWojciech Zmuda <wojciech.zmuda@huawei.com>
parent 40b503a4
No related branches found
No related tags found
No related merge requests found
...@@ -101,11 +101,14 @@ or close qemu using key combination: ...@@ -101,11 +101,14 @@ or close qemu using key combination:
OHOS Zephyr flavour is based on _zephyr_ distribution and supports following images / machines: OHOS Zephyr flavour is based on _zephyr_ distribution and supports following images / machines:
Supported images: Supported images:
- zephyr-philosophers - Zephyr comes with multiple sample applications. Take a look into `sources/meta-zephyr/recipes-kernel/zephyr-kernel/` to see available recipes.
Nothing prevents you to add your own recipes to [use sample applications provided with Zephyr](https://github.com/zephyrproject-rtos/zephyr/tree/master/samples) or to add your own applications.
Supported machines: Supported machines:
- qemu-cortex-m3
- qemu-x86 (default) - qemu-x86 (default)
- qemu-cortex-m3
- 96b-nitrogen (96Boards Nitrogen)
- 96b-avenger96 (96Boards Avenger96)
Example: Example:
......
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