WolfSSL code not being generated completed from CubeMX
Hey all,
I am attempting to use the CubeMX to enable and generate code for the WolfSSL middleware. When I do, it seems to not generate all the files. One that is missing for example is evp.c.
However, it seems that none of the .C files are generated, just the header files. What setting am I not choosing?

I downloaded the source from https://www.wolfssl.com/ and saw that there are many files missing from the code generation from CubeMX. What do I need to change?

For reference, I am developing on a STM32L476 using the Nucleo-64 development board.
My compiler is GCC-ARM-NONE-EABI and I am using VSCODE and CMAKE. None of that really matters at this point, I am just wondering why the C files are not generated.
