File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 381381 #elif defined(STM32L562xx )
382382 #define CMSIS_STARTUP_FILE "startup_stm32l562xx.s"
383383 #elif defined(STM32MP151Axx )
384- #define CMSIS_STARTUP_FILE "startup_stm32mp151a_cm4 .s"
384+ #define CMSIS_STARTUP_FILE "startup_stm32mp151axx_cm4 .s"
385385 #elif defined(STM32MP151Cxx )
386- #define CMSIS_STARTUP_FILE "startup_stm32mp151c_cm4 .s"
386+ #define CMSIS_STARTUP_FILE "startup_stm32mp151cxx_cm4 .s"
387387 #elif defined(STM32MP153Axx )
388- #define CMSIS_STARTUP_FILE "startup_stm32mp153a_cm4 .s"
388+ #define CMSIS_STARTUP_FILE "startup_stm32mp153axx_cm4 .s"
389389 #elif defined(STM32MP153Cxx )
390- #define CMSIS_STARTUP_FILE "startup_stm32mp153c_cm4 .s"
390+ #define CMSIS_STARTUP_FILE "startup_stm32mp153cxx_cm4 .s"
391391 #elif defined(STM32MP157Axx )
392- #define CMSIS_STARTUP_FILE "startup_stm32mp157a_cm4 .s"
392+ #define CMSIS_STARTUP_FILE "startup_stm32mp157axx_cm4 .s"
393393 #elif defined(STM32MP157Cxx )
394- #define CMSIS_STARTUP_FILE "startup_stm32mp157c_cm4 .s"
394+ #define CMSIS_STARTUP_FILE "startup_stm32mp157cxx_cm4 .s"
395395 #elif defined(STM32MP15xx )
396396 #define CMSIS_STARTUP_FILE "startup_stm32mp15xx.s"
397397 #elif defined(STM32WB30xx )
You can’t perform that action at this time.
0 commit comments