MODSERIAL with support for more devices

Dependents:   1D-Pong BMT-K9_encoder BMT-K9-Regelaar programma_filter ... more

Check the cookbook page for more information: https://mbed.org/cookbook/MODSERIAL

Did you add a device? Please send a pull request so we can keep everything in one library instead of many copies. In that case also send a PM, since currently mbed does not inform of new pull requests. I will then also add you to the developers of this library so you can do other changes directly.

Committer:
AjK
Date:
Sun Nov 21 02:15:07 2010 +0000
Revision:
1:b7e435fbfe8e
Child:
2:b936b4acbd92
1.1

Who changed what in which revision?

UserRevisionLine numberNew contents of line
AjK 1:b7e435fbfe8e 1 /* $Id:$
AjK 1:b7e435fbfe8e 2
AjK 1:b7e435fbfe8e 3 1.1 - 20/11/2010
AjK 1:b7e435fbfe8e 4
AjK 1:b7e435fbfe8e 5 * Added this file
AjK 1:b7e435fbfe8e 6 * Removed cruft from GETC.cpp
AjK 1:b7e435fbfe8e 7 * "teh" should be "the", why do my fingers do that?
AjK 1:b7e435fbfe8e 8
AjK 1:b7e435fbfe8e 9 1.0 - 20/11/2010
AjK 1:b7e435fbfe8e 10
AjK 1:b7e435fbfe8e 11 * First release.
AjK 1:b7e435fbfe8e 12
AjK 1:b7e435fbfe8e 13 */