Describe The Problem To Be Solved
STM32CubeMX should launch correctly (pre-configured for a board) even if the board name contains a board revision.
(Optional): Suggest A Solution
STM32CubeMX requires board name only (no revision suffix). Discard the revision information before launching and use only the base board name as a parameter.
Describe The Problem To Be Solved STM32CubeMX should launch correctly (pre-configured for a board) even if the board name contains a board revision.
(Optional): Suggest A Solution STM32CubeMX requires board name only (no revision suffix). Discard the revision information before launching and use only the base board name as a parameter.