meh

Fork of mbed by mbed official

History

dgdgr default tip

2016-04-05, by ricardobtez [Tue, 05 Apr 2016 23:51:21 +0000] rev 118

dgdgr


Release 117 of the mbed library

2016-03-30, by Kojto [Wed, 30 Mar 2016 11:51:09 +0200] rev 117

Release 117 of the mbed library

Changes:
- Nucleo F303K8 - RAM vectors size fix
- STM32 L0 - LSI rtc fix
- STM32L4 - uLIB startup stack size fix
- MultiTech mDot and dragonfly - default fault handlers addition


Release 116 of the mbed library

2016-03-15, by Kojto [Tue, 15 Mar 2016 14:34:00 +0000] rev 116

Release 116 of the mbed library

Changes:
- new targets - NUCLEO_L073RZ
- fixes to IOTSS BEID platform
- LPC824, LPC1549 and LPC11U68 - fix PWMOut SCT bugs
- STM32F7 - Cube driver
- STM32F4 - add RTC LSI macro, defined as 0
- STM32F3 - fix multiple ADC clock initialization
- retarget - binary mode fix for GCC


Release 115 of the mbed library

2016-03-02, by Kojto [Wed, 02 Mar 2016 09:58:28 +0100] rev 115

Release 115 of the mbed library

Changes:
- new targets - NUCLEO_F746ZG
- Bugfix - STM32F7 + STM32L4 - RTC init fix
- Bugfix - STM32L4 Set NVIC_RAM_VECTOR_ADDRESS to 0x10000000
- B96B_F446VE - CAN addition
- Changed target name from NZ32SC151 to NZ32_SC151


Release 114 of the mbed library

2016-02-16, by Kojto [Tue, 16 Feb 2016 14:28:01 +0000] rev 114

Release 114 of the mbed library

Changes:
- Atmel SAM - warnings fixes
- B96B F446VE - hw control flow addition
- Remove of GCC CW which was not active
- Remove GCC CS, not released anymore - deprecated


Release 113 of the mbed library

2016-02-02, by Kojto [Tue, 02 Feb 2016 14:43:35 +0000] rev 113

Release 113 of the mbed library

Changes:
- new targets - Silabs Perl Gecko, TY51822
- Silabs - emlib update to 4.1.0, various bugfixes as result
- STM B96B_F446VE - add async serial support
- Freescale KLXX - rtc lock fix
- LPC11U68 and LPC1549 - pwm bugfixes - duty cycle


Release 112 of the mbed library

2016-01-13, by Kojto [Wed, 13 Jan 2016 09:48:29 +0000] rev 112

Release 112 of the mbed library

Changes:
- new platforms - STM32 B96B F446, MOTE_L152RC
- nrf51 - fix serial init bug (character sent)
- stm all devices - fix RTC clocking in the init
- stm f0 - SystemInit clock fix, for SetVector()
- RawSerial - fix for microlib (vsnprintf with size 0)


Release 111 of the mbed library

2015-12-15, by Kojto [Tue, 15 Dec 2015 14:39:38 +0000] rev 111

Release 111 of the mbed library

Changes:
- new platforms - Atmel targets (SAMR21G18A, SAMD21J18A, SAMD21G18A)
- Streams - add var argument (vprintf, vscanf)
- MAXWSNENV - BLE stack library additio
- LPC1768 - fix slave read


Release 110 of the mbed library

2015-11-25, by Kojto [Wed, 25 Nov 2015 13:21:40 +0000] rev 110

Release 110 of the mbed library

Changes:
- new platforms - STM32F410R, DISCO_F429ZI, DISCO_F469NI
- Nucleo L476 - gcc and uvision template
- k22,k64f targets - ADC channels A addition
- EFM32 - bugfixes in sleep, serial and spi
- Delta DFCM NNN40 - pinnames update


Release 109 of the mbed library

2015-10-29, by Kojto [Thu, 29 Oct 2015 08:40:18 +0000] rev 109

Release 109 of the mbed library

Changes:
- new platforms - NUCLEO_F042K6, WIZNWIKI_W7500ECO
- MTS targets - bootloaders update to 0.1.1
- STM F7 - RTC enable fixes
- STM F4 - i2c pending stop before start fix
- STM all targets - analogout normalization fix