You are viewing an older revision! See the latest version
mbed Library Releases
January 2012¶
[Rev 32] changelog:
- Add library build with latest ARM GCC toolchain: https://launchpad.net/gcc-arm-embedded/4.6/2011-q4-major
- Add M0 support for SPISlave, I2CSlave, SerialHalfDuplex, SPIHalfDuplex
- Update "system_LPC17xx.c" to v1.11
[Rev 33] changelog:
- Fix I2C set
frequency
bug - Fix
mbed_interface_reset
bug - Update
LPC11U24/core_cm0.h
to latest CMSIS version
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