bmd-studio / stm32-for-vscode

STM32 extension for working with STM32 and CubeMX in VSCode
MIT License
195 stars 27 forks source link

Bug report: Getting "Error: no source files in .project file found" during CubeIDE import #178

Open DeflateAwning opened 3 months ago

DeflateAwning commented 3 months ago

I'm trying to import a CubeIDE project, made with the latest version of CubeIDE (v14.1). The .project exists and can be found, but it doesn't have any source files listed in it. Apparently that's an issue for this plugin to import.