Skip to content

Commit

Permalink
Revert "feat(console): Added component with iperf command"
Browse files Browse the repository at this point in the history
  • Loading branch information
espressif-abhikroy authored Jan 17, 2024
1 parent 1c29af9 commit d3bf773
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 600 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/console_cmd_ifconfig__build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
idf_ver: ["latest", "release-v5.0"]
idf_target: ["esp32"]
test: [ { app: ifconfig-basic, path: "components/console_cmd_ifconfig/examples" }]
test: [ { app: ifconfig-basic, path: "components/console_cmd_ifconfig/examples"}]
runs-on: ubuntu-20.04
container: espressif/idf:${{ matrix.idf_ver }}
steps:
Expand Down
32 changes: 0 additions & 32 deletions .github/workflows/console_cmd_iperf__build.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/publish-docs-component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,5 @@ jobs:
components/console_cmd_ping;
components/console_cmd_ifconfig;
components/console_cmd_wifi;
components/console_cmd_iperf;
namespace: "espressif"
api_token: ${{ secrets.IDF_COMPONENT_API_TOKEN }}
8 changes: 0 additions & 8 deletions components/console_cmd_iperf/.cz.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions components/console_cmd_iperf/CHANGELOG.md

This file was deleted.

4 changes: 0 additions & 4 deletions components/console_cmd_iperf/CMakeLists.txt

This file was deleted.

201 changes: 0 additions & 201 deletions components/console_cmd_iperf/LICENSE

This file was deleted.

52 changes: 0 additions & 52 deletions components/console_cmd_iperf/README.md

This file was deleted.

Loading

0 comments on commit d3bf773

Please sign in to comment.