-
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
8 files
+61 −2 | adafruit_httpserver/interfaces.py | |
+14 −10 | adafruit_httpserver/request.py | |
+7 −4 | adafruit_httpserver/response.py | |
+4 −4 | adafruit_httpserver/route.py | |
+33 −28 | adafruit_httpserver/server.py | |
+7 −4 | adafruit_httpserver/status.py | |
+6 −3 | docs/examples.rst | |
+1 −1 | examples/httpserver_mdns.py |
Submodule CircuitPython_FTP_Server
updated
from 179c91 to 18d8cc
Submodule cptoml
updated
from 141b08 to b11536
Submodule CircuitMPY
updated
from 43aa5d to 88c738