How to add a existing folder to STM32CubeIDE project?
Hi,
I copy a folder from other project to the STM32CubeIDE project, then do right click and "Refresh", The project explorer will add the folder to the project. I also the new folder path to the project path via "property->c/c++ build->setting->toolchain->mcu gcc compiler->include paths".
The I call the api included in the added folder files in my project file, the compiler will show me error "undefined ***".
Please advise.
Rgds,
Thanks,
QiZhang
