Bug in startup_stm32f427_437xx.s file from STM32F4xx_DSP_StdPeriph_Lib_V1.4.0?
Posted on March 24, 2015 at 16:34When I look in my startup_stm32f427_437xx.s file. It says: .syntax unified .cpu cortex-m3 .fpu softvfp .thumbShould it say .cpu cortex-m4?