Step 4 : Load Zephyr on QEMU
In this program, you are going to learn
How to ?
Topics in this section,
This can be built and executed on QEMU as follows:
(.venv) test:~$ west build -b qemu_x86 samples/hello_world
(.venv) test:~$ west build -t run
Sample Output
Hello World! x86