Basic example showing the Queue API with a producer in an ISR and a consumer in a normal thread.
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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:23a456bf0487 | 2017-02-15 | mbed_official | Revert update to mbed-os. |
4:40078e697304 | 2017-01-13 | mab5449 | Updated to mbed 5 |
3:b3d67501ac55 | 2013-06-04 | emilmont | Point to the latest libraries |
2:3ded4c6c9dff | 2012-11-23 | emilmont | update libraries |
1:3043ec651794 | 2012-07-13 | emilmont | First implementation |
0:4979ad0f5cb9 | 2012-07-13 | mbed_official | Template for RTOS ISR example |