Topic: Building of wolfSSL
Hello guys!
I use this thing from Espressif.
https://github.com/espressif/esp-wolfss … sdk_v2.x.x
Everything works perfect but I can see one strange moment - when I am compiling my application the wolfSSL is compiling too. Each time it is fully recompiled. This take a lot of time. Is here anyone who know why?
Is this a normal behavior for wolfSSL or here I have bad configuration of makefiles for namely this example?
Best regards, Alex.