How do I add the CMOX crypto stack to an existing project?
I have an existing STM32L433 project (CubeIDE 1.8.0) to which I want to add AES functionality via the CMOX crypto stack (https://www.st.com/en/embedded-software/x-cube-cryptolib.html). I am unclear as to where I am supposed to put the .a file, and also what changes, if any, that I need to make in the .ioc configuration.
How can I add this library to my project?
