Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
user_settings.h
- Committer:
- wolfSSL
- Date:
- 2015-07-21
- Revision:
- 2:28278596c2a2
- Parent:
- 1:e27310ce7654
- Child:
- 3:6f956bdb3073
File content as of revision 2:28278596c2a2:
#define MBED #define WOLFSSL_USER_IO #define NO_WRITEV #define NO_DEV_RANDOM #define HAVE_ECC #define NO_SESSION_CACHE // For Small RAM //#define IGNORE_KEY_EXTENSIONS #define NO_WOLFSSL_DIR #define DEBUG_WOLFSSL /* Options for Sample program */ //#define WOLFSSL_NO_VERIFYSERVER //#define NO_FILESYSTEM #ifndef WOLFSSL_NO_VERIFYSERVER #define TIME_OVERRIDES #define XTIME time #define XGMTIME localtime #endif