Commit 12fb573
committed
Automated update by Adabot (adafruit/adabot@7998c26)
Updating https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground to 5.2.0 from 5.1.0:
> Patch .pre-commit-config.yaml
> Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#116 from ryanskeith/add_square_wave
> change discord badge
> Patch: Replaced discord badge image
> Update .gitignore
Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 4.2.1 from 4.2.0:
> Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#163 from dannystaple/patch-1
> Patch .pre-commit-config.yaml
> change discord badge
> Patch: Replaced discord badge image
> Update .gitignore
> Update Black to latest.
Updating https://github.com/adafruit/Adafruit_CircuitPython_IL91874 to 1.2.4 from 1.2.3:
> Merge pull request adafruit/Adafruit_CircuitPython_IL91874#15 from makermelissa/master
> Patch .pre-commit-config.yaml
> change discord badge
> Patch: Replaced discord badge image
> Updated gitignore
> Update Black to latest.
> Fixed readthedocs build
> Consolidate Documentation sections of README
Updating https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_Core to 3.2.0 from 3.1.2:
> Merge pull request adafruit/Adafruit_CircuitPython_GC_IOT_Core#23 from tannewt/use_real_ntp
> Patch .pre-commit-config.yaml
> change discord badge
> Patch: Replaced discord badge image
> Updated gitignore
> Update Black to latest.
Updating https://github.com/adafruit/Adafruit_CircuitPython_AzureIoT to 2.5.4 from 2.5.3:
> Merge pull request adafruit/Adafruit_CircuitPython_AzureIoT#43 from tannewt/use_real_ntp
> Merge pull request adafruit/Adafruit_CircuitPython_AzureIoT#45 from adafruit/delete-unused-license
> Patch .pre-commit-config.yaml
Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_iBBQ to 1.2.8 from 1.2.7:
> Merge pull request adafruit/Adafruit_CircuitPython_BLE_iBBQ#9 from sabadam32/add_type_annotations_6
> Patch .pre-commit-config.yaml
> change discord badge
> Patch: Replaced discord badge image
> Update .gitignore
> Update Black to latest.
> Fixed readthedocs build
> Consolidate Documentation sections of README
Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32S2TFT to 1.1.0 from 1.0.1:
> Update .pre-commit-config.yaml
> Patch .pre-commit-config.yaml
> Merge pull request adafruit/Adafruit_CircuitPython_ESP32S2TFT#6 from FoamyGuy/dont_require_secrets_if_no_network
> change discord badge
> Patch: Replaced discord badge image
> Updated gitignore
> Merge pull request adafruit/Adafruit_CircuitPython_ESP32S2TFT#5 from FoamyGuy/fix_circup_instructions
Updating https://github.com/adafruit/Adafruit_CircuitPython_OAuth2 to 1.0.7 from 1.0.6:
> Merge pull request adafruit/Adafruit_CircuitPython_OAuth2#7 from ktkinsey37/typing
> Patch .pre-commit-config.yaml
> change discord badge
> Patch: Replaced discord badge image
> Updated gitignore
> Update Black to latest.
> Fixed readthedocs build
> Consolidate Documentation sections of README
Updating https://github.com/adafruit/Adafruit_CircuitPython_PIOASM to 0.7.3 from 0.7.2:
> Patch .pre-commit-config.yaml
> Merge pull request adafruit/Adafruit_CircuitPython_PIOASM#49 from jepler/undo-folder-structure
> Merge pull request adafruit/Adafruit_CircuitPython_PIOASM#48 from jepler/7seg-counter
Updating https://github.com/adafruit/Adafruit_CircuitPython_Simple_Text_Display to 1.2.4 from 1.2.3:
> Patch .pre-commit-config.yaml
> Merge pull request adafruit/Adafruit_CircuitPython_Simple_Text_Display#12 from kattni/docs-fix
> change discord badge
> Patch: Replaced discord badge image
> Updated gitignore
> Update Black to latest.
> Fixed readthedocs build
> Post-patch cleanup
> Consolidate Documentation sections of README1 parent 7b24470 commit 12fb573
File tree
10 files changed
+10
-10
lines changed- libraries
- drivers
- helpers
10 files changed
+10
-10
lines changed- .pre-commit-config.yaml+16-16
- LICENSES/CC-BY-SA-4.0.txt-108
- docs/conf.py-2
- examples/azureiot_esp32spi/azureiot_central_commands.py+10-6
- examples/azureiot_esp32spi/azureiot_central_notconnected.py+2-6
- examples/azureiot_esp32spi/azureiot_central_properties.py+10-6
- examples/azureiot_esp32spi/azureiot_central_simpletest.py+10-6
- examples/azureiot_esp32spi/azureiot_hub_directmethods.py+10-6
- examples/azureiot_esp32spi/azureiot_hub_messages.py+10-6
- examples/azureiot_esp32spi/azureiot_hub_simpletest.py+10-6
- examples/azureiot_esp32spi/azureiot_hub_twin_operations.py+10-6
- examples/azureiot_native_networking/azureiot_central_commands.py+8-13
- examples/azureiot_native_networking/azureiot_central_notconnected.py+8-13
- examples/azureiot_native_networking/azureiot_central_properties.py+8-13
- examples/azureiot_native_networking/azureiot_central_simpletest.py+8-13
- examples/azureiot_native_networking/azureiot_hub_directmethods.py+8-13
- examples/azureiot_native_networking/azureiot_hub_messages.py+8-13
- examples/azureiot_native_networking/azureiot_hub_simpletest.py+8-13
- examples/azureiot_native_networking/azureiot_hub_twin_operations.py+8-13
0 commit comments