File tree
2 files changed
+2
-2
lines changed- frozen
2 files changed
+2
-2
lines changedSubmodule Adafruit_CircuitPython_ESP32SPI updated 18 files
- .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+4-4
- .pylintrc+5-42
- adafruit_esp32spi/adafruit_esp32spi.py+18-5
- adafruit_esp32spi/adafruit_esp32spi_socket.py+25-90
- adafruit_esp32spi/adafruit_esp32spi_wsgiserver.py-232
- adafruit_esp32spi/digitalio.py+1
- docs/api.rst-3
- docs/conf.py+1
- docs/requirements.txt+1
- examples/esp32spi_wpa2ent_simpletest.py+1
- examples/server/esp32spi_wsgiserver.py-246
- examples/server/static/index.html-16
- examples/server/static/led_color_picker_example.js-129
Submodule Adafruit_CircuitPython_Requests updated 16 files
- .pre-commit-config.yaml+4-4
- .pylintrc+1-1
- adafruit_requests.py+33-49
- docs/conf.py+1
- docs/requirements.txt+1
- examples/requests_api_discord.py+42-44
- examples/requests_api_github.py-1
- examples/requests_api_mastodon.py+1
- examples/requests_api_openskynetwork_private.py+152
- examples/requests_api_openskynetwork_private_area.py+184
- examples/requests_api_openskynetwork_public.py+135
- examples/requests_api_steam.py+117
- examples/requests_api_twitch.py+1
- examples/requests_api_twitter.py-1
- tests/legacy_mocket.py-47
- tests/legacy_test.py-208
0 commit comments