STM32CubeMx: new version 5.4.0 creates files sys.h / sys.c with unused function MX_SYS_Init() ???
Just updated STM32CubeMx from 5.3.0 to 5.4.0 and discovered the new files sys.h / sys.c after code generation.
What's the purpose of this file ? Obviously the containing function MX_SYS_Init() is never called ...
