Stage-1 Students SoCEM
/
Task632-mbedos54
Demonstration of a message queue + memory pool
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
9:31031bbb59c7 | 2016-03-21 | Task631 - simple message queue between an interrupt and a thread | File Diff Annotate |
8:c5663f5fa848 | 2016-03-14 | Task 622 - mixing interrupts and threads | File Diff Annotate |
7:cd015e83995a | 2016-03-14 | Added comments | File Diff Annotate |
6:2e463846b575 | 2016-03-14 | Comparing a yielding wait and a spinning-wait | File Diff Annotate |
5:31707531f715 | 2016-03-09 | Solution to 6.1.7 - by changing the sequence in which the locks are taken. | File Diff Annotate |
4:dae8898e55fe | 2016-03-09 | Deadlock demonstration | File Diff Annotate |
3:423191a375dc | 2016-03-09 | Now echos state of the buffer as data are added and removed. | File Diff Annotate |
2:70084af839d3 | 2016-03-08 | text to morse code using a worker thread, a buffer and semaphores | File Diff Annotate |
1:4fb27aea76b2 | 2016-03-08 | Solution for 6.1.5 | File Diff Annotate |
0:f916cefba2f4 | 2016-03-08 | Task showing thread corruption | File Diff Annotate |