Mail Queue Task

Dependencies:   ELEC350-Practicals-FZ429

Fork of Task633-mbedos54 by Nicholas Outram

History

Updated for FZ429 default tip

2017-11-21, by noutram [Tue, 21 Nov 2017 11:53:44 +0000] rev 14

Updated for FZ429


Fixed

2017-11-21, by noutram [Tue, 21 Nov 2017 11:36:41 +0000] rev 13

Fixed


Updated for FZ429

2017-11-14, by noutram [Tue, 14 Nov 2017 18:15:59 +0000] rev 12

Updated for FZ429


updated to mbed os 5.4

2017-04-03, by noutram [Mon, 03 Apr 2017 14:24:10 +0000] rev 11

updated to mbed os 5.4


Example of a memory pool + message queue

2016-03-22, by noutram [Tue, 22 Mar 2016 13:40:05 +0000] rev 10

Example of a memory pool + message queue


Task631 - simple message queue between an interrupt and a thread

2016-03-21, by noutram [Mon, 21 Mar 2016 13:50:11 +0000] rev 9

Task631 - simple message queue between an interrupt and a thread


Task 622 - mixing interrupts and threads

2016-03-14, by noutram [Mon, 14 Mar 2016 19:48:24 +0000] rev 8

Task 622 - mixing interrupts and threads


Added comments

2016-03-14, by noutram [Mon, 14 Mar 2016 16:32:56 +0000] rev 7

Added comments


Comparing a yielding wait and a spinning-wait

2016-03-14, by noutram [Mon, 14 Mar 2016 16:30:25 +0000] rev 6

Comparing a yielding wait and a spinning-wait


Solution to 6.1.7 - by changing the sequence in which the locks are taken.

2016-03-09, by noutram [Wed, 09 Mar 2016 17:55:53 +0000] rev 5

Solution to 6.1.7 - by changing the sequence in which the locks are taken.