Fix Windows compilation warnings (#1171)
And update the Zephyr platform sample help, add arc target into usage list.
This commit is contained in:
@ -28,6 +28,7 @@ usage ()
|
||||
echo " $0 $QEMU_XTENSA_TARGET"
|
||||
echo " $0 $QEMU_RISCV64_TARGET"
|
||||
echo " $0 $QEMU_RISCV32_TARGET"
|
||||
echo " $0 $QEMU_ARC_TARGET"
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user