Skip to content

Commit

Permalink
ASIO: Remove internal component, examples, test and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
suren-gabrielyan-espressif committed Jul 4, 2022
1 parent 3d34478 commit 79d3655
Show file tree
Hide file tree
Showing 76 changed files with 11 additions and 3,877 deletions.
1 change: 0 additions & 1 deletion .gitlab/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@

/components/app_trace/ @esp-idf-codeowners/tools
/components/app_update/ @esp-idf-codeowners/system @esp-idf-codeowners/app-utilities
/components/asio/ @esp-idf-codeowners/network
/components/bootloader*/ @esp-idf-codeowners/system @esp-idf-codeowners/security
/components/bootloader_support/bootloader_flash/ @esp-idf-codeowners/peripherals
/components/bt/ @esp-idf-codeowners/bluetooth
Expand Down
4 changes: 0 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
path = components/mbedtls/mbedtls
url = ../../espressif/mbedtls.git

[submodule "components/asio/asio"]
path = components/asio/asio
url = ../../espressif/asio.git

[submodule "components/lwip/lwip"]
path = components/lwip/lwip
url = ../../espressif/esp-lwip.git
Expand Down
44 changes: 0 additions & 44 deletions components/asio/CMakeLists.txt

This file was deleted.

36 changes: 0 additions & 36 deletions components/asio/Kconfig

This file was deleted.

1 change: 0 additions & 1 deletion components/asio/asio
Submodule asio deleted from f31694
45 changes: 0 additions & 45 deletions components/asio/port/include/esp_asio_config.h

This file was deleted.

30 changes: 0 additions & 30 deletions components/asio/port/include/esp_exception.h

This file was deleted.

46 changes: 0 additions & 46 deletions components/asio/port/include/openssl_stub.hpp

This file was deleted.

113 changes: 0 additions & 113 deletions components/asio/port/mbedtls/include/mbedtls_bio.hpp

This file was deleted.

Loading

0 comments on commit 79d3655

Please sign in to comment.