Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard.
Fork of mbed-rtos by
Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard.
History
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
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