File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
arm-software/embedded/newlib-samples/src
baremetal-semihosting-newlib
cpp-baremetal-semihosting-newlib Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -5,3 +5,6 @@ This sample shows how to use semihosting with
55targeting the
66[ micro: bit board model] ( https://www.qemu.org/2019/05/22/microbit/ )
77using ` newlib ` .
8+
9+ A recent version of QEMU is required to run the sample, because of the
10+ dependency on details of semihosting implementation in QEMU.
Original file line number Diff line number Diff line change @@ -5,3 +5,6 @@ This sample shows how to use semihosting with
55targeting the
66[ micro: bit board model] ( https://www.qemu.org/2019/05/22/microbit/ )
77to build C++ programs with ` newlib ` .
8+
9+ A recent version of QEMU is required to run the sample, because of the
10+ dependency on details of semihosting implementation in QEMU.
You can’t perform that action at this time.
0 commit comments