my fork

Dependents:   Nucleo_blueNRG

Fork of mbed by mbed official

History

First reale BlueNRG module for nucleo 401 board default tip

2015-04-08, by filartrix [Wed, 08 Apr 2015 14:12:53 +0000] rev 97

First reale BlueNRG module for nucleo 401 board


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)


Release 92 of the mbed libray

2014-11-27, by bogdanm [Thu, 27 Nov 2014 13:33:22 +0000] rev 92

Release 92 of the mbed libray

Main changes:

- nRF51822: fixed pin assignment issues
- ST targets moving to the STM32Cube driver
- LPC1439: fixed serial interrupt issue
- first Cortex-A platform supported in mbed (RZ_A1H)


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