Add support new target: ST Nucleo-L152RE Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard.
Fork of mbed-rtos by
History
Add support new target: ST Nucleo-L152RE
2014-03-11, by stanly88 [Tue, 11 Mar 2014 23:03:06 +0000] rev 18
Add support new target: ST Nucleo-L152RE
Synchronized with git revision 882ceb80ee8119f98c4cf31e06a91925eddaca91
2014-03-10, by mbed_official [Mon, 10 Mar 2014 11:45:09 +0000] rev 17
Synchronized with git revision 882ceb80ee8119f98c4cf31e06a91925eddaca91
Full URL: https://github.com/mbedmicro/mbed/commit/882ceb80ee8119f98c4cf31e06a91925eddaca91/
Fix checking of TARGET_* symbols
Synchronized with git revision b7a925e3cf046d2c5a95f80b14d6c285afbdfa7e
2014-01-23, by mbed_official [Thu, 23 Jan 2014 17:30:07 +0000] rev 16
Synchronized with git revision b7a925e3cf046d2c5a95f80b14d6c285afbdfa7e
Full URL: https://github.com/mbedmicro/mbed/commit/b7a925e3cf046d2c5a95f80b14d6c285afbdfa7e/
LPC11U35 support for USBDevice and mbed-rtos
Synchronized with git revision 'ec1a027088bf562c011ef2197ec2589990449a36 (https://github.com/mbedmicro/mbed/commit/'ec1a027088bf562c011ef2197ec2589990449a36/)
2013-11-19, by mbed_official [Tue, 19 Nov 2013 09:00:05 +0000] rev 15
Synchronized with git revision 'ec1a027088bf562c011ef2197ec2589990449a36 (https://github.com/mbedmicro/mbed/commit/'ec1a027088bf562c011ef2197ec2589990449a36/)
Author: Bogdan Marinescu
Increase available RAM for RTX on LPC11U24'
Synchronized with git revision 6eec86cbbf5003a2f9193a2d06d9a60b51c309c5
2013-09-11, by bogdanm [Wed, 11 Sep 2013 20:15:08 +0100] rev 14
Synchronized with git revision 6eec86cbbf5003a2f9193a2d06d9a60b51c309c5
Update sources to revision 64
2013-08-05, by bogdanm [Mon, 05 Aug 2013 14:12:52 +0300] rev 13
Update sources to revision 64
Add LPC4088 target
2013-05-30, by emilmont [Thu, 30 May 2013 17:08:58 +0100] rev 12
Add LPC4088 target
Fix rtos memory model for GCC toolchains
In the Keil MDK toolchain "RTX_Config.h" is a special system library header file
2013-04-30, by emilmont [Tue, 30 Apr 2013 10:51:19 +0000] rev 11
In the Keil MDK toolchain "RTX_Config.h" is a special system library header file
Add KL25Z support (Cortex-M0+)
2013-04-24, by emilmont [Wed, 24 Apr 2013 14:45:21 +0000] rev 10
Add KL25Z support (Cortex-M0+)
Increase default stdlib mutex number; Provide proper error message when we run out of stdlib mutexes
2013-01-28, by emilmont [Mon, 28 Jan 2013 14:46:06 +0000] rev 9
Increase default stdlib mutex number; Provide proper error message when we run out of stdlib mutexes