]> git.tdb.fi Git - model-railway-devices.git/commit
Expand the serial API and add an asynchronous mode
authorMikko Rasa <tdb@tdb.fi>
Mon, 28 Oct 2013 19:10:47 +0000 (21:10 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 28 Oct 2013 19:10:47 +0000 (21:10 +0200)
commit3ab99e7747d85b12bbfd429966ec42ade02b2da1
tree16c5500d424956fcdb8c67771bc7865f8a2ee5b8
parenta4919e44177de59604d8c088487ede49e3884b35
Expand the serial API and add an asynchronous mode

This breaks any existing code using the API, since the callback macro
isn't available anymore.
common/serial.c
common/serial.h