Skip to content

Commit

Permalink
Remove ipv6only-app (#19057)
Browse files Browse the repository at this point in the history
Example apps now have ipv6only mode and this example is no longer
needed for testing.
  • Loading branch information
rgoliver authored and pull[bot] committed Jun 14, 2022
1 parent f4a04ff commit 2604865
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 995 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/examples-esp32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,6 @@ jobs:
timeout-minutes: 15
run: scripts/examples/esp_example.sh temperature-measurement-app sdkconfig.optimize.defaults

- name: Build example IPv6 Only App
timeout-minutes: 15
run: scripts/examples/esp_example.sh ipv6only-app sdkconfig.defaults

- name: Build example OTA Requestor App
run: scripts/examples/esp_example.sh ota-requestor-app sdkconfig.defaults
timeout-minutes: 15
Expand Down
5 changes: 0 additions & 5 deletions examples/ipv6only-app/esp32/.gitignore

This file was deleted.

53 changes: 0 additions & 53 deletions examples/ipv6only-app/esp32/CMakeLists.txt

This file was deleted.

129 changes: 0 additions & 129 deletions examples/ipv6only-app/esp32/README.md

This file was deleted.

163 changes: 0 additions & 163 deletions examples/ipv6only-app/esp32/include/wifi_service.h

This file was deleted.

Loading

0 comments on commit 2604865

Please sign in to comment.