This commit sets PSA Crypto API as the default library to perform ECC-DH in HCI, replacing TinyCrypt (which is being deprecated). Therefore the symbol BT_TINYCRYPT_ECC is renamed as BT_SEND_ECC_EMULATION. References in samples/tests are also fixed. Signed-off-by: Valerio Setti <vsetti@baylibre.com>
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_BT_PERIPHERAL=y
|
|
CONFIG_BT_SMP=y
|
|
CONFIG_BT_DEVICE_NAME="ESP peripheral"
|
|
CONFIG_BT_DIS=y
|
|
CONFIG_BT_DIS_PNP=n
|
|
CONFIG_BT_BAS=y
|
|
CONFIG_BT_DEVICE_APPEARANCE=768
|