Hi everyone,
So some friends are using the Tivaware in CCS.
They wanted to use a LCD library from Energia (so it's with GNU compiler) hopping to not need to make much changes.
The library has classes and strings and those are being the problem.
Is there anyway to use it or it's required to adapt it all to C (no classes, strings or function name overload?) when using TI compiler?