Skip to content

Commit

Permalink
Merge branch 'example/remove_cbor_example' into 'master'
Browse files Browse the repository at this point in the history
example: remove CBOR example from IDF.

See merge request espressif/esp-idf!22164
  • Loading branch information
mahavirj committed Jan 31, 2023
2 parents e6ed62d + 928c5e8 commit d193521
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 348 deletions.
6 changes: 0 additions & 6 deletions examples/protocols/cbor/CMakeLists.txt

This file was deleted.

59 changes: 0 additions & 59 deletions examples/protocols/cbor/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions examples/protocols/cbor/main/CMakeLists.txt

This file was deleted.

231 changes: 0 additions & 231 deletions examples/protocols/cbor/main/cbor_example_main.c

This file was deleted.

3 changes: 0 additions & 3 deletions examples/protocols/cbor/main/idf_component.yml

This file was deleted.

42 changes: 0 additions & 42 deletions examples/protocols/cbor/pytest_cbor.py

This file was deleted.

4 changes: 0 additions & 4 deletions examples/protocols/cbor/sdkconfig.defaults

This file was deleted.

1 change: 0 additions & 1 deletion tools/ci/mypy_ignore_list.txt
Expand Up @@ -62,7 +62,6 @@ examples/peripherals/sdio/sdio_test.py
examples/peripherals/twai/twai_alert_and_recovery/example_test.py
examples/peripherals/twai/twai_network/example_test.py
examples/peripherals/twai/twai_self_test/example_test.py
examples/protocols/cbor/example_test.py
examples/protocols/esp_http_client/esp_http_client_test.py
examples/protocols/esp_local_ctrl/example_test.py
examples/protocols/esp_local_ctrl/scripts/esp_local_ctrl.py
Expand Down

0 comments on commit d193521

Please sign in to comment.