zephyr/README: Hint about existence of qemu_x86_nommu.

pull/3784/merge
Paul Sokolovsky 2017-12-14 14:08:37 +02:00 zatwierdzone przez Damien George
rodzic 3ea0862a6e
commit 1050045979
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -110,4 +110,4 @@ To make a minimal build:
To run a minimal build in QEMU without requiring TAP networking setup
run the following after you built image with the previous command:
./make-minimal BOARD=<qemu_x86|qemu_cortex_m3> run
./make-minimal BOARD=<qemu_x86_nommu|qemu_x86|qemu_cortex_m3> run