You are viewing an older revision! See the latest version

mbed Library Releases

Table of Contents

  1. mbed
  2. rtos

Changelogs of the libraries officially supported by the mbed team:

mbed

http://mbed.org/projects/libraries/svn/mbed/trunk

[Rev 43] changelog:

  • Update CMSIS core to V3.0

[Rev 40-42] changelog:

  • Move export toolchain builds

[Rev 39] changelog:

  • Make sure stdio retargeting gets always linked in, even when no other symbol from the mbed library is used.

[Rev 38] changelog:

  • Fix a M0 sleep bug (properly track if the interface chip is attached)

[Rev 37] changelog:

  • Revert few system configuration changes from "system_LPC17xx.c"

[Rev 36] changelog:

  • Fix SPI set frequency rounding

[Rev 35] changelog:

  • Move CAN::attach template implementation to header.
  • CMSIS v3 updates

[Rev 34] changelog:

  • API to directly access the local file system without passing through the C standard library file system (unbuffered in the microlib).

[Rev 33] changelog:

  • Fix I2C set frequency bug
  • Fix mbed_interface_reset bug
  • Update LPC11U24/core_cm0.h to latest CMSIS version

[Rev 32] changelog:

[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

[Rev 29] changelog: 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

rtos

http://mbed.org/projects/libraries-testing/svn/rtos

[Rev 42] changelog:

  • Fix Mail::calloc

[Rev 41] changelog:

  • Fix M0 clock configuration
  • Rename "Timer.h" to "RtosTimer.h"

[Rev 40] First alpha release


All wikipages