This program turns the mbed device into a serial passthrough. This is useful for imitating a FTDI chip. Any commands sent from the PC to the mbed board will be forwarded on to the serial device attached, and any commands coming from the serial device will be forwarded to the PC. Make sure to change the speeds to match your serial device.

Dependencies:   mbed

Committer:
sam_grove
Date:
Thu Apr 30 22:48:21 2015 +0000
Revision:
5:96cb82af9996
Parent:
0:59bec1fd956e
Event driven with low power optimizations

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbedAustin 0:59bec1fd956e 1 http://mbed.org/users/mbed_official/code/mbed/builds/433970e64889