Open-CMSIS-Pack / generator-bridge

Reference examples of a generator bridge. E.g. STCubeMX_Bridge
Apache License 2.0
2 stars 6 forks source link

Enable Device-Based Launch for Non-ST Boards #76

Closed DavidLesnjak closed 2 months ago

DavidLesnjak commented 2 months ago

Describe The Problem To Be Solved STM32CubeMX supports pre-configured Board configurations only for ST Boards. When attempting to launch a CubeMX for a non-ST board, STM32CubeMX fails to recognize the board and cannot open a pre-configured project. Instead, the user must select a proper device from the beginning.

For non-ST boards, the cbridge should launch STM32CubeMX for a Device (not for a Board)