Topic: Configuring the build
How come there is hardly any documented #defines??
For example, this page https://www.wolfssl.com/using-pre-share … wolfssl-2/
just says
$ ./configure --enable-psk
Well, there is NOT configuration script for our environment. And no one is willing to explain what the script does for environments near what we use.
If the
#define {whatever}
was also included for the "settings.h" or the "user_settings.h" file, it would make sure save a lot of time trying to get a PhD in these scripts and settings.
<Code shown is not to scale>