mbed-blinky Compiler Error with Revision 140 Library on Target_LPC1768

24 Apr 2017

When I compile mbed's most popular code (mbed-blinky) for mbed's most popular hardware (LPC1768) after updating to the latest version of the mbed library (revision 140) I get this "FileSystemLike" compiler warning:

/media/uploads/cputalk/warning1768.gif

Since this is our most popular "easy-start" code and our "classic" mbed hardware, how can we fix this?

26 Apr 2017

Hi Cpu Talk, thanks for pointing this out.

We have a fix in the works, it just has not be merged into mbed OS yet: https://github.com/ARMmbed/mbed-os/pull/4087