zephyr/tests/crypto/crypto_hash/prj.conf
Ioannis Karachalios 816cf7051b tests: crypto: crypto_hash: Add support for Smartbond Pro DevKit
This commit should add support for the DA1469x Pro DevKit.

Signed-off-by: Ioannis Karachalios <ioannis.karachalios.px@renesas.com>
2024-05-30 16:51:03 -05:00

10 lines
159 B
Plaintext

CONFIG_ZTEST_STACK_SIZE=4096
CONFIG_ZTEST=y
CONFIG_LOG=y
CONFIG_LOG_MODE_MINIMAL=y
CONFIG_MAIN_STACK_SIZE=4096
CONFIG_CRYPTO=y
CONFIG_CRYPTO_LOG_LEVEL_DBG=y