The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Issue: the new mbed.h doesn't work well with USBMouse.h

Latest lab fails to emulate a USB mouse using FRDM-K64F. The reason for this error being shown is that the ‘mbed.h’ file, which includes all of the standard C declarations for the MBED board, has been altered and now doesn’t include some of the functions required in order to call parts of the ‘USBMouse.h’ file.