User Activity

Hello there! I'm trying to build a blinky program using make I'm using HAL, and the CMSIS V2 FreeRTOS ports/sources from https://github.com/STMicroelectronics/STM32CubeF3/tree/master My program compiles, but it doesn't blink, and I have no idea of ho...