forked from wolfSSL/wolfssl
Deos: rebase fix and add note about importing to readme
This commit is contained in:
@ -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.
|
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
|
1. Launch the OpenArbor IDE as an administrator
|
||||||
2. In the Workspace Launcher dialog, in the Workspace field, enter
|
2. In the Workspace Launcher dialog, in the Workspace field, enter
|
||||||
your workspace
|
your workspace
|
||||||
|
@ -1382,7 +1382,6 @@ extern void uITRON4_free(void *p) ;
|
|||||||
#define WC_RSA_BLINDING
|
#define WC_RSA_BLINDING
|
||||||
|
|
||||||
#define HAVE_ECC
|
#define HAVE_ECC
|
||||||
#define ALT_ECC_SIZE
|
|
||||||
#define TFM_ECC192
|
#define TFM_ECC192
|
||||||
#define TFM_ECC224
|
#define TFM_ECC224
|
||||||
#define TFM_ECC256
|
#define TFM_ECC256
|
||||||
|
Reference in New Issue
Block a user