2021-02-17 01:16 AM
I would like to use static allocation, but the template in CubeMx use fix malloc and free.
It would be at least good to have a user code block below the memory managment macros, so a own redefine will not be overwritten during a new CubeMx code generation.