I just tried to compile the emulator firmware but the compiler complains because a header file is missing:
#5: cannot open source input file "SDFileSystem.h": No such file or directory
"/src/commands.cpp", line 2: Error: #5: cannot open source input file "SDFileSystem.h": No such file or directory
#include "SDFileSystem.h"
I just tried to compile the emulator firmware but the compiler complains because a header file is missing: