mbed rtos - modified for the final project of the course "Advanced Operating Systems"
Fork of mbed-rtos by
History
Final Project V1: Integrated WAV player + File management via ethernet connection
2014-02-02, by aos [Sun, 02 Feb 2014 10:44:57 +0000] rev 16
Final Project V1: Integrated WAV player + File management via ethernet connection
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
Add "Thread::get_state" method.; Update license.; Update documentation.
2012-11-27, by emilmont [Tue, 27 Nov 2012 16:55:38 +0000] rev 8
Add "Thread::get_state" method.; Update license.; Update documentation.
Avoid using C++ keyword for C structure filed name
2012-11-23, by emilmont [Fri, 23 Nov 2012 10:16:38 +0000] rev 7
Avoid using C++ keyword for C structure filed name