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

8 lines
197 B
Plaintext

# Use standard security profile for maximum performance.
# needed for printf output sent to console
CONFIG_STDOUT_CONSOLE=y
# needed for dynamic interrupt registration
CONFIG_NUM_DYNAMIC_STUBS=2