User Activity

Posted on December 31, 2015 at 21:31Hi guys!Is it possible to use only assembler startup code without any libraries to create project for STM32F7? When I'm trying to include SystemInit() function in stm32f7xx.c file, I must include core_cm7.h header...