Can someone show me how to import a makefile project from cubeMX into Eclipse the right way? For Indexer to see all methods and variables. Because when I import it either as a makefile project or simply copying files into an empty project, I get errors "Field could not be resolved" for all methods and fields that are in the Drivers directory, although the project compiles successfully.
I tried to mount the Inc folder but it didn't change anything even if I updated the index. if you import this project as an existing makefile, there are generally several thousand errors