Add WolfSSL to a LwIP example?
Using Nucleo 32H723ZG board, would like to add WolfSSL to it Working on an SSH server app.
Using the LwIP_HTTP_Server_Socket_RTOS example... watching this video:
https://youtu.be/pUd2HEfBp3w?si=jiB2MysS9unIuVDr&t=1727
It appears that my problem is this example does not generate an ioc file so that the pack I downloaded and put into CubeMX will not be applicable. Is this right? Will I just have to construct the example project and import it by hand?
