-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule Adafruit_CircuitPython_HTTPServer
updated
5 files
+65 −86 | adafruit_httpserver/route.py | |
+73 −41 | adafruit_httpserver/server.py | |
+18 −3 | docs/examples.rst | |
+24 −0 | examples/httpserver_cpython.py | |
+3 −3 | examples/httpserver_handler_serves_file.py |
Submodule Adafruit_CircuitPython_Wiznet5k
updated
3 files
+1 −1 | adafruit_wiznet5k/adafruit_wiznet5k.py | |
+2 −2 | adafruit_wiznet5k/adafruit_wiznet5k_socket.py | |
+36 −0 | examples/wiznet5k_httpserver.py |
Submodule cptoml
updated
from c24696 to 2cdec5