micropython/examples/network
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py.
This is run with uncrustify 0.70.1, and black 19.10b0.
2020-02-28 10:33:03 +11:00
..
http_client.py examples/http_client: Use read() instead of readall(). 2016-11-14 00:24:45 +03:00
http_client_ssl.py examples/network/http_client*: Use \r\n line-endings in request. 2016-10-09 19:36:04 +03:00
http_server.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
http_server_simplistic.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
http_server_simplistic_commented.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
http_server_ssl.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00