mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 07:56:51 +00:00
Support using an alternate QEMU path for when we want to use a qemu version not available in the SDK. To use the alternate qemu version, export QEMU_BIN_PATH and point it to the bin directory which contains the qemu executables. For example: export QEMU_BIN_PATH=/usr/local/bin Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
.. | ||
native.cmake | ||
nsim.cmake | ||
qemu.cmake |