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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:72d8f12e161f | 2017-02-15 | mbed_official | Revert update to mbed-os. |
6:0cb43a362538 | 2017-01-13 | mab5449 | Updated to mbed 5 |
5:2c73ccb2a032 | 2017-01-11 | Bartek Szatkowski |
Update to current RTOS API |
4:c980920b5e22 | 2013-06-04 | emilmont | Point to the latest libraries |
3:c490e2d69dd8 | 2012-11-23 | emilmont | rename function argument |
2:60e763987e7b | 2012-11-23 | emilmont | update libraries |
1:d2ba5afbf91f | 2012-07-13 | emilmont | First implementation |
0:e0607f77b5bc | 2012-07-13 | mbed_official | Template for RTOS Queue example |