CI: Ignore esp_modem cxx example make build

This commit is contained in:
David Cermak
2021-07-28 14:18:11 +02:00
parent 6cc07ecd58
commit 8e30d8c410
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
components/ components/
common_components/ common_components/
cxx/experimental/experimental_cpp_component/ cxx/experimental/experimental_cpp_component/
cxx/experimental/esp_modem_cxx
main/ main/
build_system/cmake/ build_system/cmake/
mb_example_common/ mb_example_common/

View File

@@ -2,3 +2,4 @@ build_system/cmake
temp_ temp_
examples/bluetooth/bluedroid/ble_50/ examples/bluetooth/bluedroid/ble_50/
examples/cxx/experimental/blink_cxx examples/cxx/experimental/blink_cxx
examples/cxx/experimental/esp_modem_cxx/