Rapid Prototyping for general microcontroller applications, Ethernet, USB and 32-bit ARM® Cortex™-M3 based designs

MBED C/C++ library old - how to upgrade?

31 Jan 2018

MBED C/C++ library old - how to upgrade? The mbed framework shipped with latest Jan 18, 2018 release is still C/C++ framework 150, but they are up to 157. This needs to be upgraded since many bugs in older mbed lib. please do so asap as the Ticker and other interrupt stuff does not work right.

Help!

05 Feb 2018

Wes,

In the online compiler you can right click on the mbed library and select 'update'. In mbed CLI you use the command 'mbed update'. these are the two best methods to update the library.

All the best,

-Austin