I have added support for specifying extra include directories from the main project, by appending the INC variable to the list of include directories.
The need for this came when I'm trying to add LCD support for the Infinity Ergodox, using the uGFX library, and needed to add additional include directories. That project in itself is still far from working, but if I get it done, I will add a pull request for that as well.
I will close this pull request. There are many more changes that needs to be done to the core. And most likely I will move the whole submodule inside that and change the makefile accordingly.
Hello,
I have added support for specifying extra include directories from the main project, by appending the INC variable to the list of include directories.
The need for this came when I'm trying to add LCD support for the Infinity Ergodox, using the uGFX library, and needed to add additional include directories. That project in itself is still far from working, but if I get it done, I will add a pull request for that as well.
Best Regards, Fred Sundvik