local fork

Dependents:   Encrypted

Fork of mbed-rtos by mbed official

History

tiny change due to resolution of error.h default tip

2013-04-26, by ashleymills [Fri, 26 Apr 2013 16:49:39 +0000] rev 11

tiny change due to resolution of error.h


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


Merge RTOS C++ API and RTX under the same library; Update RTX to version 4.60; Add proper Thread destructor;

2012-11-23, by emilmont [Fri, 23 Nov 2012 09:57:31 +0000] rev 6

Merge RTOS C++ API and RTX under the same library; Update RTX to version 4.60; Add proper Thread destructor;


Move the RTX configuration file in the RTX library

2012-08-03, by emilmont [Fri, 03 Aug 2012 09:50:28 +0000] rev 5

Move the RTX configuration file in the RTX library


Implement new RTOS memory model for LPC11U24

2012-07-30, by emilmont [Mon, 30 Jul 2012 10:27:24 +0000] rev 4

Implement new RTOS memory model for LPC11U24


Update stack sizes configuration

2012-07-23, by emilmont [Mon, 23 Jul 2012 15:39:12 +0000] rev 3

Update stack sizes configuration


Improve RTOS memory usage

2012-07-23, by emilmont [Mon, 23 Jul 2012 11:40:13 +0000] rev 2

Improve RTOS memory usage