Background
On our company, we precompile our platform library into a .lib and provide these library to other developers.
Till the day, we've used the default startup provided in the Standard Peripheral Library from ST.
Goal
We need to allow the user…