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:
mbedAustin
Date:
Fri Apr 24 15:34:17 2015 +0000
Revision:
0:59bec1fd956e
polling complete, works with ESP8266

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