Deos: rebase fix and add note about importing to readme

This commit is contained in:
elms 2021-04-16 16:16:09 -07:00
parent 6600a531c8
commit a26a19b4c8
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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