Skip to content

Commit

Permalink
fix(console): Fixed branch with ping component removal
Browse files Browse the repository at this point in the history
  • Loading branch information
espressif-abhikroy committed Oct 18, 2023
1 parent deae5db commit 851a0e6
Show file tree
Hide file tree
Showing 15 changed files with 4 additions and 568 deletions.
32 changes: 0 additions & 32 deletions .github/workflows/console_cmd_ping__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 @@ -95,6 +95,5 @@ jobs:
components/mdns;
components/console_simple_init;
components/console_cmd_ifconfig;
components/console_cmd_ping;
namespace: "espressif"
api_token: ${{ secrets.IDF_COMPONENT_API_TOKEN }}
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,7 @@ Please refer to instructions in [ESP-IDF](https://github.com/espressif/esp-idf)
### console_simple_init

* Brief introduction [README](components/console_simple_init/README.md)

### console_cmd_ifconfig

* Brief introduction [README](components/console_cmd_ifconfig/README.md)
8 changes: 0 additions & 8 deletions components/console_cmd_ping/.cz.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions components/console_cmd_ping/CMakeLists.txt

This file was deleted.

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

This file was deleted.

44 changes: 0 additions & 44 deletions components/console_cmd_ping/README.md

This file was deleted.

Loading

0 comments on commit 851a0e6

Please sign in to comment.