mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 07:52:21 +01:00
Adds support for embOS memory and mutex functions. Also adds support for emNET's error codes, it uses a BSD compatible TCP/IP stack for network functions. There is no easy native way to detect that you are compiling with emNET or embOS so these require the user to define WOLFSSL_EMBOS / WOLFSSL_EMNET.