micropython/cc3200/ftp
Matt Anderson 0458833072 cc3200: Make telnet login procedure work with Tera Term.
This is actually a workaround Ter Term's issue of not obeying to the
telnet options that the server is sending. Therefore, we must buffer
chars until either a '\r' or the max length of the username/password
is received.
2015-04-28 16:48:26 +02:00
..
ftp.c cc3200: Make telnet login procedure work with Tera Term. 2015-04-28 16:48:26 +02:00
ftp.h cc3200: Roll back to the previous telnet and ftp timeouts. 2015-03-25 15:22:21 +01:00
updater.c cc3200: Clean up and reduce use/include of std.h. 2015-04-18 14:29:28 +01:00
updater.h cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00