#ifndef STM32F4XX_H #define STM32F4XX_H #include "bsp.h" uint32_t getSysTick(); #endif