Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-rtos by
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
