Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Homepage
This code compiles on the online MBED compiler.
When Exported to GCC ARM it fails.
//when compiled with GCC_ARM we get the following issues which result in unresolved symbols /* - The type 'USBSerial' must implement the inherited pure virtual method 'mbed::FileHandle::write' - The type 'USBSerial' must implement the inherited pure virtual method 'mbed::FileHandle::lseek' - The type 'USBSerial' must implement the inherited pure virtual method 'mbed::FileHandle::read' */