Commit 46b2853
committed
Automated update by Adabot (adafruit/adabot@012b13e)
Updating https://github.com/adafruit/Adafruit_CircuitPython_FocalTouch to 1.4.9 from 1.4.8:
> Merge pull request adafruit/Adafruit_CircuitPython_FocalTouch#26 from adafruit/ladyada-patch-1
Updating https://github.com/adafruit/Adafruit_CircuitPython_MAX9744 to 1.2.15 from 1.2.14:
> Merge pull request adafruit/Adafruit_CircuitPython_MAX9744#17 from kbsriram/add-typing
Updating https://github.com/adafruit/Adafruit_CircuitPython_Nunchuk to 1.1.9 from 1.1.8:
> Merge pull request adafruit/Adafruit_CircuitPython_Nunchuk#31 from adafruit/stemma_i2c
Updating https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display to 3.12.0 from 3.11.3:
> Merge pull request adafruit/Adafruit_CircuitPython_RGB_Display#114 from makermelissa/master
Updating https://github.com/adafruit/Adafruit_CircuitPython_Seesaw to 1.14.0 from 1.13.0:
> Merge pull request adafruit/Adafruit_CircuitPython_seesaw#118 from ladyada/main
Updating https://github.com/adafruit/Adafruit_CircuitPython_asyncio to 0.5.23 from 0.5.22:
> Merge pull request adafruit/Adafruit_CircuitPython_asyncio#44 from furbrain/main
> Merge pull request adafruit/Adafruit_CircuitPython_asyncio#42 from tekktrik/dev/fix-build-bundle
Updating https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer to 4.1.0 from 4.0.2:
> Merge pull request adafruit/Adafruit_CircuitPython_HTTPServer#59 from FoamyGuy/ethernet_example
> Merge pull request adafruit/Adafruit_CircuitPython_HTTPServer#58 from michalpokusa/server-headers
Updating https://github.com/adafruit/Adafruit_CircuitPython_NTP to 3.0.10 from 3.0.9:
> Merge pull request adafruit/Adafruit_CircuitPython_NTP#30 from joshua-beck-0908/timezone_fix
Updating https://github.com/adafruit/Adafruit_CircuitPython_PortalBase to 1.14.9 from 1.14.8:
> Merge pull request adafruit/Adafruit_CircuitPython_PortalBase#92 from makermelissa/main
Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
> Updated download stats for the libraries1 parent b48dc79 commit 46b2853
File tree
10 files changed
+318
-318
lines changed- libraries
- drivers
- helpers
10 files changed
+318
-318
lines changedLarge diffs are not rendered by default.
Submodule httpserver updated 15 files
- README.rst+1-1
- adafruit_httpserver/__init__.py+8-2
- adafruit_httpserver/authentication.py+8
- adafruit_httpserver/request.py+192-14
- adafruit_httpserver/response.py+2-1
- adafruit_httpserver/server.py+60-13
- docs/api.rst+1
- docs/examples.rst+41-3
- examples/httpserver_cpu_information.py+6
- examples/httpserver_ethernet_simpletest.py+36
- examples/httpserver_form_data.py+66
- examples/httpserver_multiple_servers.py+3
- examples/httpserver_neopixel.py+13-1
- examples/httpserver_start_and_poll.py+11-2
- examples/httpserver_url_parameters.py+12
0 commit comments