Basic example showing the Queue and MemoryPool API
mbed 2 and mbed OS 5
This is an mbed 2 example. mbed OS 5 has integrated the mbed library with mbed-rtos. For an mbed-os example, please see:
Import programrtos_queue
queue example
History
Revert update to mbed-os.
2017-02-15, by mbed_official [Wed, 15 Feb 2017 13:56:50 -0600] rev 7
Revert update to mbed-os.
Updated to mbed 5
2017-01-13, by mab5449 [Fri, 13 Jan 2017 19:49:53 +0000] rev 6
Updated to mbed 5
Update to current RTOS API
2017-01-11, by Bartek Szatkowski [Wed, 11 Jan 2017 15:26:27 +0000] rev 5
Update to current RTOS API
Point to the latest libraries
2013-06-04, by emilmont [Tue, 04 Jun 2013 16:03:43 +0100] rev 4
Point to the latest libraries
rename function argument
2012-11-23, by emilmont [Fri, 23 Nov 2012 10:41:31 +0000] rev 3
rename function argument
update libraries
2012-11-23, by emilmont [Fri, 23 Nov 2012 10:37:02 +0000] rev 2
update libraries
First implementation
2012-07-13, by emilmont [Fri, 13 Jul 2012 11:22:59 +0000] rev 1
First implementation
Template for RTOS Queue example
2012-07-13, by mbed_official [Fri, 13 Jul 2012 11:20:39 +0000] rev 0
Template for RTOS Queue example