Imported more library files
Not compiling currently
This commit is contained in:
10
Libs/Matter/slc/inc/crypto/CryptoBuildConfig.h
Normal file
10
Libs/Matter/slc/inc/crypto/CryptoBuildConfig.h
Normal 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_
|
||||
Reference in New Issue
Block a user