Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed by
History
Soundharrajan
2016-06-12, by mrsoundhar [Sun, 12 Jun 2016 16:45:04 +0000] rev 92
Soundharrajan
Release 91 of the mbed library
2014-10-29, by Kojto [Wed, 29 Oct 2014 11:02:04 +0000] rev 91
Release 91 of the mbed library
Changes:
- RBLAB_NANO - new target addition
- NRF51_DK - new target addition
- NRF51_DONGLE - new target addition
Release 90 of the mbed library
2014-10-28, by Kojto [Tue, 28 Oct 2014 16:40:41 +0000] rev 90
Release 90 of the mbed library
Changes:
- Freescale KSDK update (v1.0)
- K22 - new target addition
- KL43Z - new target addition
- Nucleo F091RC - new target addition
- Nucleo L152RE - STM32Cube driver
- Nordic - Softdevice v7.1.0
- Nvic files - BSD License
- LPC824 - various HAL fixes
- Nucleo F411RE - CMSIS - IAR files
Release 89 of the mbed library
2014-09-12, by bogdanm [Fri, 12 Sep 2014 16:41:52 +0100] rev 89
Release 89 of the mbed library
Main changes:
- low power optimizations for Nordic targets
- code structure changes for Freescale K64F targets
- bug fixes in various backends
Release 88 of the mbed library
2014-08-15, by bogdanm [Fri, 15 Aug 2014 15:28:31 +0100] rev 88
Release 88 of the mbed library
Main changes:
- changed "error.h" to "mbed_error.h" to avoid conflicts with 3rd party code
- LPC1549 SPI driver fixes
- K64F Ethernet TX buffer reclaim mechanism fix
- STDIO initialization fix
- NUCLEO_F334R8 I2C clock fix
- various other fixes
Release 87 of the mbed library
2014-07-25, by bogdanm [Fri, 25 Jul 2014 09:46:51 +0100] rev 87
Release 87 of the mbed library
Main changes:
- error.h renamed to mbed_error.h to avoid name clashes
- upgraded to V7 of the nRF51822 soft-device 110
- New targets: HRM107
- Improved test infrastructure
- Bug fixes on various targets
Release 86 of the mbed library
2014-07-02, by bogdanm [Wed, 02 Jul 2014 13:22:23 +0100] rev 86
Release 86 of the mbed library
Main changes:
- bug fixes in various backends
- mbed "error" replaced by assert logic (mbed_assert)
- new ST Nucleo targets
Release 85 of the mbed library
2014-06-11, by bogdanm [Wed, 11 Jun 2014 15:14:05 +0100] rev 85
Release 85 of the mbed library
Main changes:
- K64F Ethernet fixes
- Updated tests
- Fixes for various mbed targets
- Code cleanup: fixed warnings, more consistent code style
- GCC support for K64F
There is a known issue with the I2C interface on some ST targets. If you
find the I2C interface problematic on your ST board, please log a bug
against this on mbed.org.
Release 84 of the mbed library
2014-05-19, by bogdanm [Mon, 19 May 2014 18:14:09 +0100] rev 84
Release 84 of the mbed library
Main changes:
- added LPC11U68 to the official build
- Bug fixes and new features for ST Nucleo boards
- I2C fixes for Freescale targets
- Added nRF51822 exporters
Release 83 of the mbed library
2014-04-28, by bogdanm [Mon, 28 Apr 2014 17:39:05 +0100] rev 83
Release 83 of the mbed library
Main changes:
- updated tests
- K64F TCP/IP support
- lots of fixes in various targets