Skip to content

Commit 78b93fe

Browse files
sjancnashif
authored andcommitted
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>
1 parent 4d01353 commit 78b93fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/bluetooth/tester/boards/nrf5340dk_nrf5340_cpuapp.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ CONFIG_LOG_DEFAULT_LEVEL=3
2121
CONFIG_BTTESTER_LOG_LEVEL_DBG=y
2222

2323
CONFIG_UART_INTERRUPT_DRIVEN=y
24+
25+
CONFIG_BT_TINYCRYPT_ECC=y

0 commit comments

Comments
 (0)