You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wolfSSL/src/chapter02.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1187,6 +1187,14 @@ Can be defined when building for the FreeRTOS windows simulator (<https://www.fr
1187
1187
1188
1188
Can be defined when using EBSnet products and RTIP.
1189
1189
1190
+
#### WOLFSSL_EMBOS
1191
+
1192
+
Can be defined when building for SEGGER embOS (<https://www.segger.com/products/rtos/embos/>). If using emNET, define [`WOLFSSL_EMNET`](#wolfssl_emnet) as well.
1193
+
1194
+
#### WOLFSSL_EMNET
1195
+
1196
+
Can be defined when building for SEGGER emNET TCP/IP stack (<https://www.segger.com/products/connectivity/emnet/>).
1197
+
1190
1198
#### WOLFSSL_LWIP
1191
1199
1192
1200
Can be defined when using wolfSSL with the LwIP TCP/IP stack (<https://savannah.nongnu.org/projects/lwip/>).
0 commit comments