Question
GRAPHICS_Init() in BoardConfiguration.cpp is modifed by CubeMX every time I generate a new project. Why?
GRAPHICS_Init() in BoardConfiguration.cpp is continuosly overwritten when I generate a new project with CubeMx 5.0 and this is particularly boring as I have to use my custom initialization for the LCD (specifically the LANDSCAPE orientation). Is it a bug of CubeMX ? Is there a way to tell CubeMX not tou touch that function?