chris stevens
/
SerialPassthroughcjsESP8266
cwm2016
Fork of SerialPassthrough by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:b1344ca3497d | 2016-06-08 | cstevens | FIXED THE PARTIAL READBACK PROBLEM BEING CAUSED BYT HTE SLEEP WAKEUP TIING ISSUE |
8:34cc66421054 | 2016-06-08 | cstevens | Commented version with some work done to try to get it working on the kl25z.... not really successful yet |
7:d78ed22a787d | 2016-06-07 | cstevens | added comments and changed name to reflect newer specialist role of the code on the CWM for testing the ESP units. |
6:dc4c165f6b53 | 2016-06-07 | cstevens | SERIALPASSTHROUGH FOR ESP8266 WITH LPC1768 BOARD ON PINS 26,27,28; |
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 |