From a26a19b4c8d5db83bace667469c687d9f52fa2d6 Mon Sep 17 00:00:00 2001 From: elms Date: Fri, 16 Apr 2021 16:16:09 -0700 Subject: [PATCH] Deos: rebase fix and add note about importing to readme --- IDE/ECLIPSE/DEOS/README.md | 2 ++ wolfssl/wolfcrypt/settings.h | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/IDE/ECLIPSE/DEOS/README.md b/IDE/ECLIPSE/DEOS/README.md index 86e2dc8ac..c9800ac01 100644 --- a/IDE/ECLIPSE/DEOS/README.md +++ b/IDE/ECLIPSE/DEOS/README.md @@ -19,6 +19,8 @@ wolfSSL supports a compile-time user configurable options in the In this section you will import a pre-configured example project. +Note: To work wolfssl directory must not be under the workspace directory. + 1. Launch the OpenArbor IDE as an administrator 2. In the Workspace Launcher dialog, in the Workspace field, enter your workspace diff --git a/wolfssl/wolfcrypt/settings.h b/wolfssl/wolfcrypt/settings.h index a882dff66..aeaa6bfdf 100644 --- a/wolfssl/wolfcrypt/settings.h +++ b/wolfssl/wolfcrypt/settings.h @@ -1382,7 +1382,6 @@ extern void uITRON4_free(void *p) ; #define WC_RSA_BLINDING #define HAVE_ECC - #define ALT_ECC_SIZE #define TFM_ECC192 #define TFM_ECC224 #define TFM_ECC256