File tree
9 files changed
+319
-319
lines changed- libraries
- drivers
- helpers
9 files changed
+319
-319
lines changedLines changed: 311 additions & 311 deletions
Large diffs are not rendered by default.
- .github/workflows/build.yml+2-65
- .github/workflows/release.yml-88
- .github/workflows/release_gh.yml+19
- .github/workflows/release_pypi.yml+19
- .gitignore+1
- .pre-commit-config.yaml+1-1
- .pylintrc+4-42
- adafruit_epd/epd.py+29-15
- examples/epd_bonnet.py+18-17
- examples/epd_bonnet_blinka_250x122.bmp
- examples/epd_bonnet_blinka_250x122.bmp.license+2
- examples/feather_epd_blinka.py+40
- examples/feather_epd_blinka_pillow.py+98
Submodule httpserver updated 12 files
- adafruit_httpserver/exceptions.py+52
- adafruit_httpserver/response.py+68-17
- adafruit_httpserver/server.py+49-37
- adafruit_httpserver/status.py+3
- docs/api.rst+3
- examples/httpserver_chunked.py+4-3
- examples/httpserver_cpu_information.py+4-3
- examples/httpserver_mdns.py+4-3
- examples/httpserver_neopixel.py+4-3
- examples/httpserver_simple_poll.py+4-3
- examples/httpserver_simple_serve.py+4-3
- examples/httpserver_url_parameters.py+4-3
0 commit comments