Since there`s gaps in the vector table, you can put some of the startup code there to save flash. https://github.com/nerdralph/stm32f0-blink/blob/master/src/vector_table.S#L29
Since there`s gaps in the vector table, you can put some of the startup code there to save flash.
https://github.com/nerdralph/stm32f0-blink/blob/master/src/vector_table.S#L29