Skip to content

Commit

Permalink
remove dependancy between openthread third_party and embedtls embed i…
Browse files Browse the repository at this point in the history
…n openthread library (#30021)
  • Loading branch information
STYoannZamaron authored and pull[bot] committed Jul 26, 2024
1 parent 3809946 commit 1704053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/stm32/args.gni
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ chip_device_platform = "stm32"
# add board protector for stm32wb
chip_with_lwip = false
mbedtls_target = "${stm32_sdk_build_root}:mbedtls"
openthread_external_mbedtls = mbedtls_target

# GLOBAL CONFIG
chip_monolithic_tests = false
Expand Down

0 comments on commit 1704053

Please sign in to comment.