mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Make utils module part of the platform
This commit is contained in:
parent
ae8e306973
commit
904e1efb8c
4 changed files with 38 additions and 26 deletions
|
|
@ -57,7 +57,7 @@ set(src_crypto
|
|||
version.c
|
||||
version_features.c
|
||||
xtea.c
|
||||
utils.c
|
||||
platform_util.c
|
||||
)
|
||||
|
||||
set(src_x509
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue