Do not directly include psoc6 port header to prevent loops

This commit is contained in:
Daniele Lacamera
2021-06-08 08:24:43 +02:00
parent a5a4925370
commit 6d1981abd1
4 changed files with 13 additions and 4 deletions
+1
View File
@@ -33,6 +33,7 @@
#include <wolfssl/wolfcrypt/settings.h>
#include <wolfssl/version.h>
#include <wolfssl/wolfcrypt/wc_port.h>
#include <wolfssl/wolfcrypt/ecc.h>
/* Macro to disable benchmark */
#ifndef NO_CRYPT_BENCHMARK