Pass serial to other serial connection and back. Simulates USB to UART functionality.
Fork of SerialPassthrough by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:0c31964f8cf2 | 2016-10-21 | Wosser1sProductions | First commit |
5:96cb82af9996 | 2015-04-30 | sam_grove | Event driven with low power optimizations |
4:ba9100d52e48 | 2015-04-27 | mbedAustin | esptool works! changed serial -> rawserial |
3:0393f97fd8cf | 2015-04-27 | mbedAustin | changed serial -> raw serial |
2:a8dcb07a1d00 | 2015-04-27 | mbedAustin | It works for doing serial terminal to board and back again.; |
1:a76360ca4001 | 2015-04-24 | mbedAustin | It works with esptool! |
0:59bec1fd956e | 2015-04-24 | mbedAustin | polling complete, works with ESP8266 |