Skip to content

Files

Latest commit

author
Ross Owen
Dec 7, 2015
c06706f · Dec 7, 2015

History

History

module_mutual_thread_comm

Mutual thread communication protocol

scope:Example
description:Mutual thread communication protocol

This module provides the implementation of a protocol that allows two tasks to communicate with one as slave and one as master but the slave can notify back to the master.