This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-09-05 01:10:36 +02:00
Code
Issues
Actions
50
Packages
Projects
Releases
Wiki
Activity
Files
547688c58cce3436082cc9338929c2699410c0e1
micropython
/
examples
/
network
History
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_ssl.py
examples/network/http_client*: Use \r\n line-endings in request.
2016-10-09 19:36:04 +03:00
http_client.py
examples/http_client: Use read() instead of readall().
2016-11-14 00:24:45 +03: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_simplistic.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
http_server.py
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00