Closed dlech closed 8 years ago
The source code from FatcatLab did not use git, so I based it on https://github.com/mindboards/ev3sources-xtended/commit/3ab33d18e32f3f9a336ed7cfeaaff4674dfd970e since the FatcatLab firmware is advertised as version 1.06X and had minimal changes compared to other commits.
The "official" FatcatLab changes can be found in https://github.com/ev3dev/fatcatlab-evb-lms2012 and https://github.com/ev3dev/fatcatlab-evb-kernel. The changes in this repository were cleaned up a bit to minimize the diff. The ev3dev BeagleBone kernel already has a device tree and ili9225 driver, so we won't be porting the kernel changes from FatcatLab.
The firmware that ships with the FatcatLab EVB is based on https://github.com/mindboards/ev3sources-xtended. So we will be basing lms2012-compat on that. This should make it also compatible with RobotC and LabView in addition to EV3-G.