Add libmbedtls to makerom deps

This commit is contained in:
jakcron
2022-04-15 08:58:36 +08:00
parent d3f07c161f
commit c57f652854
166 changed files with 114377 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
# libmbedtls
Cryptographic functions. Clone of [mbedtls 2.16.5](https://github.com/ARMmbed/mbedtls/tree/mbedtls-2.16).