Skip to content

Commit f21b340

Browse files
committed
CMake: Remove unnecessary library addition
The dependency on TLS is now handled by Mbed OS
1 parent 47f2674 commit f21b340

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ target_link_libraries(${APP_TARGET}
3535
PRIVATE
3636
mbed-os
3737
mbed-lorawan
38-
mbed-mbedtls
3938
)
4039

4140
mbed_set_post_build(${APP_TARGET})

0 commit comments

Comments
 (0)