bspMcu
Overview
The module bspMcu provides the MCU API for STM32F413xx and STM32G474xx.
mcu/mcu.h selects the matching ST CMSIS device header from
include/3rdparty/st and reuses the shared CMSIS core headers from
libs/3rdparty/cmsis. The module also contains the chip startup files and
a function for software system reset.