zephyr/samples/nanokernel/benchmark/sys_kernel/prj_console.conf

6 lines
155 B
Plaintext

# Use standard security profile for maximum performance.
CONFIG_ENHANCED_SECURITY=n
# all printf, fprintf to stdout go to console
CONFIG_STDOUT_CONSOLE=y