Skip to content

Commit 15ecc2e

Browse files
committed
Update Rowley settings to define WOLFSSL_NO_SOCK
1 parent 2b8f83f commit 15ecc2e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

IDE/ROWLEY-CROSSWORKS-ARM/user_settings.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ extern "C" {
1818
#undef SINGLE_THREADED
1919
#define SINGLE_THREADED
2020

21+
#undef WOLFSSL_NO_SOCK
22+
#define WOLFSSL_NO_SOCK
23+
2124
#undef WOLFSSL_SMALL_STACK
2225
//#define WOLFSSL_SMALL_STACK
2326

0 commit comments

Comments
 (0)