Skip to content

Commit

Permalink
[mbedtls] Update filepath
Browse files Browse the repository at this point in the history
Fix CI error for new docker image.
  • Loading branch information
pankore authored Jan 5, 2023
1 parent c5b7fb0 commit c8b6673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/ameba/mbedtls.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.6)

project(mbedtls)

set(dir "${sdk_root}/component/common/network/ssl/mbedtls-matter")
set(dir "${sdk_root}/component/common/application/matter/mbedtls")
set(dir_mbedtlschip "${ameba_matter_root}/third_party/mbedtls/repo/library")

list(
Expand Down

0 comments on commit c8b6673

Please sign in to comment.