Basic example showing the CMSIS-RTOS 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 |
---|---|---|---|
2:39180377e223 | 2012-11-23 | emilmont | update libraries |
1:aa8ea13b6a07 | 2012-07-13 | emilmont | First implementation |
0:c8b166e5c984 | 2012-07-13 | mbed_official | Template for the CMSIS-RTOS ISR example |