diff --git a/third_party/bouffalolab/bl602/bl_iot_sdk.gni b/third_party/bouffalolab/bl602/bl_iot_sdk.gni index cc7c075b01f769..be738a1820b508 100644 --- a/third_party/bouffalolab/bl602/bl_iot_sdk.gni +++ b/third_party/bouffalolab/bl602/bl_iot_sdk.gni @@ -47,7 +47,7 @@ template("bl_iot_sdk") { "CONF_ENABLE_FUNC_BACKTRACE_ELF=out/bl602-light/chip-bl602-lighting-example.out", ] - include_dirs = [ "${chip_root}/third_party/mbedtls/repo/include" ] + include_dirs = [] if (defined(invoker.include_dirs)) { include_dirs += invoker.include_dirs } diff --git a/third_party/mbedtls/repo b/third_party/mbedtls/repo index f97832a5ecb422..2545b401deb958 160000 --- a/third_party/mbedtls/repo +++ b/third_party/mbedtls/repo @@ -1 +1 @@ -Subproject commit f97832a5ecb422b9fe75d39bc168962d763648e8 +Subproject commit 2545b401deb958165e629bfcdd3e513b2e4b56cf