User Activity

 I have a big project in C that was created by other people, it builds and run well on STM32CubeIDE. I want to create DLL file out of this to expose the functions used inside so that it can be used by other programming languages.