[beken-72xx] Use mbedTLS MD5 implementation
This commit is contained in:
@@ -26,6 +26,7 @@ env.Append(
|
||||
CPPDEFINES=[
|
||||
# LibreTuya configuration
|
||||
("LT_ARD_HAS_WIFI", "1"),
|
||||
("LT_ARD_HAS_MD5", "1"),
|
||||
# macros
|
||||
# mbedtls_net_set_nonblock is commented out in tls_net.c
|
||||
("mbedtls_net_set_nonblock", "net_set_nonblock"),
|
||||
|
||||
Reference in New Issue
Block a user