2023-06-21 01:26 AM
How to set up a project for a nucleoH745 so in vscode, with the official stm32 extension, the project can be opened and both subproject are visible and manageable?
Preparation: vscode, extension, STMCUFinder, STM32CubeMX, Git are installed.
How to configure the project in STM32CubeMX so it can be used in vscode?
I managed to create a project, getting one directory with two sub directories in each is a project file.
However, in eclipse the project would be represented as one project with two subprojects. How to achieve this in vscode with the official extension?