startup-stm32xxx is not nowhere to be found
Hey,
I'm currently trying to get myself away from HAL, insteed using a more direct implementation. So the first thing I am trying is a simple blinky programm, with as little as possible number of files. I downloaded the StdPeripherel Files for my board (STM32F103RB-Nucleo), but I cannot locate the startup_stm32F1xx.s file.
So my question is, do you actually need it?
And if yes, where do I get it from?
