Squonk wrote:eriksl wrote:Silvandre wrote:Hi! where can I find the display.h and display.c files?
thanks!
AS
They're in the git HEAD but not in the zip (apparently). For the last release you don't need them, you could remove them from the makefile. Or checkout HEAD with git.
No, they are not in the git HEAD, and removing display.c and display.h in the Makefile is not enough: there are references to them in application.c and user_main.c all over the place.
I commented out the offending lines, but it looks like you did not put these new files in the git index or did not pushed your local repo to Github.
Apparently I screwed up I will make a new, complete release soon.