This sample is more than just a hello world, it demonstrates basic kernel functionality that deserve to be its own sample. A simplified Hello World sample will replace this one. Change-Id: I9120daa1923f99def994e484783abe04db5b14eb Signed-off-by: Anas Nashif <anas.nashif@intel.com>
3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
# Use standard security profile. (=> no need for a random number generator)
|
|
CONFIG_STDOUT_CONSOLE=y
|