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
RPM + torque ok
2015-06-22, by JulienKern [Mon, 22 Jun 2015 09:10:29 +0000] rev 102
RPM + torque ok
Release 101 of the mbed library
2015-06-09, by Kojto [Tue, 09 Jun 2015 14:29:26 +0100] rev 101
Release 101 of the mbed library
Changes:
- new platform: APPNEARME_MICRONFCBOARD, MTS_DRAGONFLY_F411RE, MAX32600MBED, WIZwiki_W7500
- Silabs memory optimization in gpio, pwm fixes
- SPI - ssel documentation fixes and its use
Release 100 of the mbed library
2015-05-27, by Kojto [Wed, 27 May 2015 08:07:35 +0100] rev 100
Release 100 of the mbed library
Changes:
- new target: DISCOF334C8
- API: Ticker/Timer bugfix with constness
- Silabs: RTC, PWM, Serial clocks bufixes
- Renesas: i2c bugfix
- Maxim: 326000 - pin definitions for v2, spi freq fix
Release 99 of the mbed library
2015-05-13, by Kojto [Wed, 13 May 2015 08:08:21 +0200] rev 99
Release 99 of the mbed library
Changes:
- new targets - MAXWSNENV, DISCO_L053C8
- STM32F4xx - ST Cube driver
- KSDK mcu - SPI timing fix
- Nordic - update to softdevice s130
Release 98 of the mbed library
2015-04-29, by Kojto [Wed, 29 Apr 2015 10:16:23 +0100] rev 98
Release 98 of the mbed library
Changes:
- Silabs new targets (Giant, Zero, Happy, Leopard, Wonder Geckos)
- Asynchronous SPI, I2C, Serial
- LowPower classes
- Nordic - nordic SDK v8.0 update
- Teensy - gcc arm fix for startup
- Nucleo F411 - usb freq fix
Release 97 of the mbed library
2015-04-14, by Kojto [Tue, 14 Apr 2015 10:58:58 +0200] rev 97
Release 97 of the mbed library
Changes:
- NRF51 - Update Softdevice, fix us ticker
- MTS Dragonfly - bugfixes, IAR support
- MTS mdot - bootloader support
- RZ_A1 - nvic wrapper
- STM F3xx, F4xx - hal reorganization
Release 96 of the mbed library
2015-03-17, by Kojto [Tue, 17 Mar 2015 14:27:45 +0000] rev 96
Release 96 of the mbed library
Changes:
- IAR support for ble boards, lpc, ethernet stack
- RTC - attach function to redirect time functions
- Nucleo F103RB - cube driver
- k20xx - fixes for teensy and k20 platforms in sleep/deepsleep and usb
- STM32L0, Nucleo/Disco L053 - refactoring
Release 95 of the mbed library
2015-03-04, by Kojto [Wed, 04 Mar 2015 07:31:39 +0100] rev 95
Release 95 of the mbed library
Main changes:
- new platform: APPNEARME_MICRONFCBOARD
- LPC 8xx - us ticker and pwm out fixes
- RZ_A1H - GCC support, fixes in Ticker and Serial
- IAR - stack and heap corrections for few targets
- us ticker - get next timestamp function addition
Release 94 of the mbed library
2015-02-16, by Kojto [Mon, 16 Feb 2015 16:32:49 +0000] rev 94
Release 94 of the mbed library
Main changes:
- LPC11U68 - ARM toolchain addition
- Nordic - IAR toolchain addition
- LPC8xx - I2c Slave functionality addition
- fix for HRM1017 regarding clock init
- new target - MicroNFCBoard
- exit() move to retarget
Release 93 of the mbed library
2015-02-03, by Kojto [Tue, 03 Feb 2015 15:31:20 +0000] rev 93
Release 93 of the mbed library
Main changes:
- Renesas RZ_A1H bugfixes - i2c, ticker
- new targets - Nucleo F303RE, Nucleo F070RB, BLE SMURFS,
Dragonfly 411RE,
- BusXXX - is connected method, plus operators addition
- LPC8xx - I2c fixes
- timestamp_t reverted to uint32_t
- RTX - fixes regarding stack (alignment, magic word)