zephyr/samples/nanokernel/benchmark/latency_measure/prj.conf

6 lines
152 B
Plaintext
Raw Normal View History

# Use standard security profile for maximum performance.
CONFIG_ENHANCED_SECURITY=n
# needed for printf output sent to console
CONFIG_STDOUT_CONSOLE=y