mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 23:55:39 +01:00
84181adae8
Changed version for library files and yotta module
16 lines
366 B
Plaintext
16 lines
366 B
Plaintext
Check compiletime library version
|
|
check_compiletime_version:"1.3.16"
|
|
|
|
Check runtime library version
|
|
check_runtime_version:"1.3.16"
|
|
|
|
Check for POLARSSL_VERSION_C
|
|
check_feature:"POLARSSL_VERSION_C":0
|
|
|
|
Check for POLARSSL_AES_C when already present
|
|
depends_on:POLARSSL_AES_C
|
|
check_feature:"POLARSSL_AES_C":0
|
|
|
|
Check for unknown define
|
|
check_feature:"POLARSSL_UNKNOWN":-1
|