add mbedtls lib

This commit is contained in:
Eric Betts
2023-12-02 21:05:03 -08:00
parent b5290e7b15
commit d83fa2e41f
+1
View File
@@ -25,6 +25,7 @@ App(
# command="asn1c -D ${FAP_SRC_DIR}/lib/asn1 -no-gen-example -pdu=all ${FAP_SRC_DIR}/seader.asn1"
# ),
# ),
fap_libs=["mbedtls"],
fap_private_libs=[
Lib(
name="asn1",