Imported more library files

Not compiling currently
This commit is contained in:
2025-04-12 23:37:19 +01:00
parent 264a3462e0
commit 9d06f983af
2518 changed files with 1021900 additions and 52 deletions

View File

@@ -0,0 +1,10 @@
#ifndef CRYPTO_CRYPTOBUILDCONFIG_H_
#define CRYPTO_CRYPTOBUILDCONFIG_H_
#define CHIP_CRYPTO_MBEDTLS 0
#define CHIP_CRYPTO_OPENSSL 0
#define CHIP_WITH_OPENSSL 0
#define CHIP_CRYPTO_HSM 0
#define CHIP_CRYPTO_HSM_NXP 0
#endif // CRYPTO_CRYPTOBUILDCONFIG_H_