I went to re-install platformio on my fresh linux install and when I tried to re-install platformio and load my project for the lpc1768, I get ALOT of errors now, noteably, Serial in MODSERIAL.h is undefined
"Serial" is not a nonstatic data member or base class of class "AjK::MODSERIAL"
there is no .baud for a MODSERIAL connection
_putc is inaccessible,
and alot of other misc errors.
Did something change that completely broke MODSERIAL or did I forget to install something?
So it more depend about what a version of MbedOS do you use. The Serial API was removed in the MbedOS 6 (one year ago) so the last version what will work with the MODSERIAL can be MbedOS 5.15.7.