cd7ea0b56c
If we have Bluetooth or GPIO SCH we need multithreading right now so disable any platforms that enable these features from running this test. Change-Id: I1ea35636e1382aac0f266fe73441619f9ac00d53 Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
README.txt | ||
prj.conf | ||
prj_single.conf | ||
testcase.ini |
README.txt
Title: Hello World Description: A simple Hello World example -------------------------------------------------------------------------------- Building and Running Project: This project outputs 'Hello World' to the console. It can be built and executed on QEMU as follows: make qemu Sample Output: Hello World! x86