I was finally able to use this to build firmware... but it's ~250kb instead of ~750kb like the offical firmware... The .ino I put in /input was just one that defined empty setup() and loop() since it won't finish compiling without it... and using OakSystem.ino does not work... says it can't find libraries and complains about functions not being declared in this scope.
I'm assuming the small size means it does not include config/update modes... probably from not including the correct *.ino in /input.
Is this repo broken?
Thanks.