File tree
36 files changed
+1258
-996
lines changed- .github/workflows
- frozen
- locale
- ports/atmel-samd/boards
- fluff_m0
- gemma_m0
- pewpew_m4
- pyruler
- trinket_m0
- ugame10
36 files changed
+1258
-996
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
421 | 421 |
| |
422 | 422 |
| |
423 | 423 |
| |
424 |
| - | |
| 424 | + | |
425 | 425 |
| |
426 | 426 |
| |
427 | 427 |
| |
|
Submodule Adafruit_CircuitPython_ESP32SPI updated 38 files
- .github/workflows/build.yml+8-4
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+19
- .pylintrc+4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst+1-1
- README.rst.license+3
- adafruit_esp32spi/PWMOut.py+3-20
- adafruit_esp32spi/adafruit_esp32spi.py+3-20
- adafruit_esp32spi/adafruit_esp32spi_socket.py+2-20
- adafruit_esp32spi/adafruit_esp32spi_wifimanager.py+2-20
- adafruit_esp32spi/adafruit_esp32spi_wsgiserver.py+2-20
- adafruit_esp32spi/digitalio.py+3-20
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/esp32spi_aio_post.py+3
- examples/esp32spi_cheerlights.py+3
- examples/esp32spi_localtime.py+3
- examples/esp32spi_secrets.py+3
- examples/esp32spi_simpletest.py+11-1
- examples/esp32spi_wpa2ent_aio_post.py+3
- examples/esp32spi_wpa2ent_simpletest.py+3
- examples/gpio/esp32spi_gpio.py+4
- examples/gpio/gpio.md+6
- examples/server/esp32spi_wsgiserver.py+4
- examples/server/static/index.html+7-1
- examples/server/static/led_color_picker_example.js+12-9
- pyproject.toml+6
- requirements.txt+4
- setup.py+4
0 commit comments