Question
Project openable in both VSCode for STM32 and STM32CubeIDE
Is it possible to create project for team work, that can be opened and edited by both users of VSCode Extension and STM32CubeIDE? And I don't mean imported and recreated as new project, because it would add many problems when working with GIT version control. Also "*.ico" file should be included, if it is possible.
