You are viewing an older revision! See the latest version

mbed Library Releases

December 2011 [Rev 31]

Changelog:

  • Add M0 implementations of:
    • PortIn, PortOut and PortInOut
    • RPC support
    • PwmOut
  • Bugfix in stdio retargeting for GCC toolchains: avoid resetting the baud of UART0 if it is already initialized

November 2011 [Rev 29]

This release of the library introduce support for new toolchains and a new target:

  • LPC11U24 (Cortex-M0) support
  • Multiple toolchain support:
    • ARM compiler with standard libraries
    • ARM compiler with a version of the microlib libraries patched to support C++
    • CodeSourcery GCC
    • CodeRed GCC
    • ARM GCC

Thanks to these new supported toolchains you can now use many offline IDEs: Exporting to offline toolchains


All wikipages