
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
Revision 0:e0607f77b5bc, committed 2012-07-13
- Comitter:
- mbed_official
- Date:
- Fri Jul 13 11:20:39 2012 +0000
- Child:
- 1:d2ba5afbf91f
- Commit message:
- Template for RTOS Queue example
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed.bld Fri Jul 13 11:20:39 2012 +0000 @@ -0,0 +1,1 @@ +http://mbed.org/users/mbed_official/code/mbed/builds/10b9abbe79a6 \ No newline at end of file