mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 05:34:32 +02:00
CI: Ignore esp_modem cxx example make build
This commit is contained in:
@@ -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/
|
||||||
|
@@ -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/
|
||||||
|
Reference in New Issue
Block a user