Trident IoT SDK
 
Loading...
Searching...
No Matches
project_config.h File Reference

define project config More...

Go to the source code of this file.

Macros

#define MODULE_ENABLE(module)   (module > 0)
 
#define SUPPORT_MULTITASKING   0
 
#define SUPPORT_QSPI0_MULTI_CS   0
 
#define CRYPTO_AES_ENABLE   1
 
#define CRYPTO_SECP192R1_ENABLE   1
 
#define CRYPTO_SECP256R1_ENABLE   1
 
#define CRYPTO_SECT163R2_ENABLE   1
 

Detailed Description

define project config

Version

Macro Definition Documentation

◆ CRYPTO_AES_ENABLE

#define CRYPTO_AES_ENABLE   1

◆ CRYPTO_SECP192R1_ENABLE

#define CRYPTO_SECP192R1_ENABLE   1

◆ CRYPTO_SECP256R1_ENABLE

#define CRYPTO_SECP256R1_ENABLE   1

◆ CRYPTO_SECT163R2_ENABLE

#define CRYPTO_SECT163R2_ENABLE   1

◆ MODULE_ENABLE

#define MODULE_ENABLE ( module)    (module > 0)

◆ SUPPORT_MULTITASKING

#define SUPPORT_MULTITASKING   0

◆ SUPPORT_QSPI0_MULTI_CS

#define SUPPORT_QSPI0_MULTI_CS   0