HW2 implemented using protothread

Dependencies:   mbed

Auto generated API documentation and code listings for hw2_pt

Code

lc-addrlabels.h [code] Implementation of local continuations based on the "Labels as values" feature of gcc
lc-switch.h [code] Implementation of local continuations based on switch() statment
lc.h [code] Local continuations
main.cpp [code]
pt-sem.h [code] Couting semaphores implemented on protothreads
pt.h [code] Protothreads implementation