How do I add a directory to the places VisualGDB (or similar IDE) looks for .h files?
This seems like it should be pretty straight forward but I’m still struggling. I have a project that started from the STM Nucleo413ZH RTC Calendar example. I did set it up in the embedded project wizard as a C++ project. I changed main.c to main.cpp...