Loading...
Searching...
No Matches
Go to the documentation of this file.
8#ifndef ___PROJECT_CONFIG_H__
9#define ___PROJECT_CONFIG_H__
11#define MODULE_ENABLE(module) (module > 0)
16#define SUPPORT_MULTITASKING 0
17#define SUPPORT_QSPI0_MULTI_CS 0
24#define CRYPTO_AES_ENABLE 1
28#define CRYPTO_SECP192R1_ENABLE 1
32#define CRYPTO_SECP256R1_ENABLE 1
36#define CRYPTO_SECT163R2_ENABLE 1