Basic example showing the Thread API
Fork of rtos_basic by
Spawn a simple background thread. Should see one light blink twice as fast as another.
History
Wait times updated;
2017-01-12, by mab5449 [Thu, 12 Jan 2017 23:35:40 +0000] rev 10
Wait times updated;
Thread::wait is deprecated
2017-01-12, by mab5449 [Thu, 12 Jan 2017 23:21:50 +0000] rev 9
Thread::wait is deprecated
Updating to mbed OS
2017-01-12, by mab5449 [Thu, 12 Jan 2017 22:58:45 +0000] rev 8
Updating to mbed OS
Update to use start function
2016-11-22, by geky [Tue, 22 Nov 2016 18:04:36 +0000] rev 7
Update to use start function
Point to the latest libraries
2013-06-04, by emilmont [Tue, 04 Jun 2013 16:01:32 +0100] rev 6
Point to the latest libraries
Update libraries
2013-04-30, by emilmont [Tue, 30 Apr 2013 10:51:40 +0000] rev 5
Update libraries
rtos library update
2012-11-23, by emilmont [Fri, 23 Nov 2012 10:17:39 +0000] rev 4
rtos library update
Update to latest mbed and rtos libraries
2012-11-23, by emilmont [Fri, 23 Nov 2012 09:58:48 +0000] rev 3
Update to latest mbed and rtos libraries
Move the RTX configuration file in the RTX library
2012-08-03, by emilmont [Fri, 03 Aug 2012 09:50:48 +0000] rev 2
Move the RTX configuration file in the RTX library
First implementation of the rtos_basic test
2012-07-12, by emilmont [Thu, 12 Jul 2012 10:23:40 +0000] rev 1
First implementation of the rtos_basic test