All 'real' sample application now reside under samples/ directly. the nano and micro variants will be under the specific sample directory and not split across the file system. Change-Id: I0ddf929cff7a29749aa4944b4385af058d9cc74c Signed-off-by: Anas Nashif <anas.nashif@intel.com>
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
# Use standard security profile. (=> no need for a random number generator)
|
|
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_EARLY_CONSOLE=y
|
|
CONFIG_CPLUSPLUS=y
|