Home
last modified time | relevance | path

Searched refs:QEMU (Results 1 – 3 of 3) sorted by relevance

/picolibc-3.7.0-3.6.0/doc/printf-sample/
DMakefile46 QEMU=qemu-system-arm -chardev stdio,id=stdio0 -semihosting-config enable=on,chardev=stdio0 -monitor… macro
63 (arm-none-eabi-size $^; $(QEMU) $^) > $@
69 (arm-none-eabi-size $^; $(QEMU) $^) > $@
75 (arm-none-eabi-size $^; $(QEMU) $^) > $@
81 (arm-none-eabi-size $^; $(QEMU) $^) > $@
87 (arm-none-eabi-size $^; $(QEMU) $^) > $@
/picolibc-3.7.0-3.6.0/hello-world/
DREADME.md31 direct stdout to the QEMU console:
37 For ARM, QEMU emulates a "mps2-an385" board which has a Cortex-M3
44 supported by QEMU:
48 For RISC-V, QEMU lets you specify which CPU core you want, so we'll
130 ## Running Under QEMU
/picolibc-3.7.0-3.6.0/
DREADME.md93 8. run-_architecture_ script to run tests under QEMU. Look at the ARM