mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 03:52:19 +01:00
The SE050 port won't compile in the latest wolfSSL. This patch: * Updates the documentation * Fixes a missing `#ifdef` that breaks the build * Changes the use of `mp_int` to `MATH_INT_T` * Fixes compiler error with `ecc.c` * Adds a tiny bit of extra debugging info