This project includes files not available in the official STM32CubeMX packages, like the vectors_*.c, with the interrupt vectors. As a source xPacks, the easiest way to add it to a project is via xpm, ...
Trying to make the smallest possible template for C++ project for STM32F0 MCU family (using Standard Peripheral Library for peripheral devices access) built with ...