You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07: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