startup.c file for stm32f2xx
Posted on December 03, 2011 at 13:55Hi,I'm using STM32f205RB with codesourcery g++ compiller. I need startup file written in c language which includes vector table and interrupt handlers. In example projects there are only startup.s files.