fix(common): remove protocol_examples_common

Remaining references to protocol_examples_common are replaced with
references to ESP-IDF.
We will later re-add protocol_examples_common or some equivalent of it
under components/, and release it to the Component Registry.
This commit is contained in:
Ivan Grokhotkov
2023-09-21 16:34:33 +02:00
committed by David Cermak
parent d28232b9f8
commit 1ee9dae6bf
12 changed files with 11 additions and 1098 deletions

View File

@ -62,4 +62,3 @@ ignore:
- 'components/esp_modem/port/linux/**'
- 'components/asio/examples/**'
- 'components/mdns/**/esp_system_protocols_linux/**'
- 'common_components/protocol_examples_common/**'