zephyr/samples/nanokernel/test/test_sema/prj_x86.conf

7 lines
188 B
Plaintext
Raw Normal View History

# Let stack canaries use non-random number generator.
# This option is NOT to be used in production code.
CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_NANO_TIMEOUTS=y
CONFIG_NUM_DYNAMIC_STUBS=2