diff --git a/ports/arm/platforms/qemu_integratorcp/Makefile b/ports/arm/platforms/qemu_integratorcp/Makefile index 6bfe97b..53cbbc8 100644 --- a/ports/arm/platforms/qemu_integratorcp/Makefile +++ b/ports/arm/platforms/qemu_integratorcp/Makefile @@ -4,6 +4,9 @@ # Build all test applications: # make +# +# Run all tests within QEMU +# make qemutests # Location of build tools and atomthreads sources KERNEL_DIR=../../../../kernel