tests: bluetooth: tester: Enable BT_TINYCRYPT_ECC for nRF5340
This needs to be enabled in nRF53 CPUAPP for LE SC support to be enabled. Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
This commit is contained in:
parent
4d01353640
commit
78b93feb6d
@ -21,3 +21,5 @@ CONFIG_LOG_DEFAULT_LEVEL=3
|
||||
CONFIG_BTTESTER_LOG_LEVEL_DBG=y
|
||||
|
||||
CONFIG_UART_INTERRUPT_DRIVEN=y
|
||||
|
||||
CONFIG_BT_TINYCRYPT_ECC=y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user