bl_mcu_sdk/examples/mbedtls/proj.conf
jzlv 356f258e83 [sync] sync from internal repo
* use nuttx libc, disable system libc
* use tlsf as default
* update lhal flash driver
* add example readme
* add flash ini for new flash tool
* add fw header for new flash tool
2023-01-17 21:04:07 +08:00

2 lines
54 B
Text

set(CONFIG_MBEDTLS 1)
set(CONFIG_MBEDTLS_SELF_TEST 1)