Basic example showing the CMSIS-RTOS queue API with a producer in an ISR and a consumer in a normal thread

Dependencies:   mbed mbed-rtos

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

update libraries default tip

2012-11-23, by emilmont [Fri, 23 Nov 2012 11:03:57 +0000] rev 2

update libraries


First implementation

2012-07-13, by emilmont [Fri, 13 Jul 2012 16:13:14 +0000] rev 1

First implementation


Template for the CMSIS-RTOS ISR example

2012-07-13, by mbed_official [Fri, 13 Jul 2012 16:10:43 +0000] rev 0

Template for the CMSIS-RTOS ISR example