Basic example showing the Queue API with a producer in an ISR and a consumer in a normal thread.

Dependencies:   mbed-rtos mbed

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_isr

isr example

History

Revert update to mbed-os. default tip

2017-02-15, by mbed_official [Wed, 15 Feb 2017 13:59:58 -0600] rev 5

Revert update to mbed-os.


Updated to mbed 5

2017-01-13, by mab5449 [Fri, 13 Jan 2017 19:48:25 +0000] rev 4

Updated to mbed 5


Point to the latest libraries

2013-06-04, by emilmont [Tue, 04 Jun 2013 16:01:58 +0100] rev 3

Point to the latest libraries


update libraries

2012-11-23, by emilmont [Fri, 23 Nov 2012 10:45:41 +0000] rev 2

update libraries


First implementation

2012-07-13, by emilmont [Fri, 13 Jul 2012 11:48:28 +0000] rev 1

First implementation


Template for RTOS ISR example

2012-07-13, by mbed_official [Fri, 13 Jul 2012 11:46:23 +0000] rev 0

Template for RTOS ISR example