File startup_stm32f407.c¶
FileList > port > stm32f4 > startup_stm32f407.c
Go to the source code of this file
Minimal startup code for STM32F407 (Cortex-M4). More...
Detailed Description¶
Provides vector table, Reset_Handler, and default interrupt handlers. Designed for bare-metal (no RTOS, no vendor HAL).
The documentation for this class was generated from the following file src/port/stm32f4/startup_stm32f407.c