mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
zephyr/README: Hint about existence of qemu_x86_nommu.
This commit is contained in:
committed by
Damien George
parent
3ea0862a6e
commit
1050045979
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user