mirror of https://github.com/wolfSSL/wolfBoot.git
Added WOLFBOOT_RENESAS_TSIP_SRCVERSION macro definition
parent
c93a5fa185
commit
05da1268ec
|
@ -28,6 +28,8 @@
|
||||||
|
|
||||||
/* For TSIP use, please enable the following line. */
|
/* For TSIP use, please enable the following line. */
|
||||||
#define WOLFBOOT_RENESAS_TSIP
|
#define WOLFBOOT_RENESAS_TSIP
|
||||||
|
/* For TSIP SRC version use, please enable the following line */
|
||||||
|
/* #define WOLFBOOT_RENESAS_TSIP_SRCVERSION */
|
||||||
|
|
||||||
#ifdef WOLFBOOT_RENESAS_TSIP
|
#ifdef WOLFBOOT_RENESAS_TSIP
|
||||||
# define WOLFSSL_RENESAS_TSIP
|
# define WOLFSSL_RENESAS_TSIP
|
||||||
|
|
Loading…
Reference in New Issue