|
|
@@ -170,33 +170,73 @@ examples/bluetooth/nimble:
|
|
|
temporary: true
|
|
|
reason: The runner doesn't support yet
|
|
|
|
|
|
+examples/bluetooth/nimble/ble_l2cap_coc:
|
|
|
+ enable:
|
|
|
+ - if: IDF_TARGET in ["esp32", "esp32c2", "esp32c3", "esp32c6" , "esp32s3", "esp32h2", "esp32h4" ]
|
|
|
+ temporary: true
|
|
|
+ reason: the other targets are not tested yet
|
|
|
+ disable_test:
|
|
|
+ - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32h2" , "esp32h4", "esp32s3", "esp32c6"]
|
|
|
+ temporary: true
|
|
|
+ reason: The runner doesn't support yet
|
|
|
+
|
|
|
examples/bluetooth/nimble/ble_periodic_adv:
|
|
|
enable:
|
|
|
- - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32s3"]
|
|
|
+ - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32c6" , "esp32s3", "esp32h2", "esp32h4" ]
|
|
|
temporary: true
|
|
|
reason: the other targets are not tested yet
|
|
|
disable_test:
|
|
|
- - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32h4", "esp32s3", "esp32c6"]
|
|
|
+ - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32h2", "esp32h4", "esp32s3", "esp32c6"]
|
|
|
temporary: true
|
|
|
reason: The runner doesn't support yet
|
|
|
|
|
|
examples/bluetooth/nimble/ble_periodic_sync:
|
|
|
enable:
|
|
|
- - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32s3"]
|
|
|
+ - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32c6" , "esp32s3", "esp32h2", "esp32h4" ]
|
|
|
temporary: true
|
|
|
reason: the other targets are not tested yet
|
|
|
disable_test:
|
|
|
- - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32h4", "esp32s3", "esp32c6"]
|
|
|
+ - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32h2", "esp32h4", "esp32s3", "esp32c6"]
|
|
|
temporary: true
|
|
|
reason: The runner doesn't support yet
|
|
|
|
|
|
examples/bluetooth/nimble/ble_phy:
|
|
|
enable:
|
|
|
- - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32s3"]
|
|
|
+ - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32c6", "esp32h2", "esp32h4", "esp32s3" ]
|
|
|
temporary: true
|
|
|
reason: the other targets are not tested yet
|
|
|
disable_test:
|
|
|
- - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32h4", "esp32s3", "esp32c6"]
|
|
|
+ - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32h2", "esp32h4", "esp32s3", "esp32c6"]
|
|
|
+ temporary: true
|
|
|
+ reason: The runner doesn't support yet
|
|
|
+
|
|
|
+examples/bluetooth/nimble/ble_spp:
|
|
|
+ enable:
|
|
|
+ - if: IDF_TARGET in ["esp32", "esp32c2", "esp32c3", "esp32c6", "esp32h2", "esp32h4", "esp32s3" ]
|
|
|
+ temporary: true
|
|
|
+ reason: the other targets are not tested yet
|
|
|
+ disable_test:
|
|
|
+ - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32h2", "esp32h4", "esp32s3", "esp32c6"]
|
|
|
+ temporary: true
|
|
|
+ reason: The runner doesn't support yet
|
|
|
+
|
|
|
+examples/bluetooth/nimble/blecent:
|
|
|
+ enable:
|
|
|
+ - if: IDF_TARGET in ["esp32", "esp32c2", "esp32c3", "esp32c6" , "esp32s3", "esp32h2", "esp32h4" ]
|
|
|
+ temporary: true
|
|
|
+ reason: the other targets are not tested yet
|
|
|
+ disable_test:
|
|
|
+ - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32h2", "esp32h4", "esp32s3", "esp32c6"]
|
|
|
+ temporary: true
|
|
|
+ reason: The runner doesn't support yet
|
|
|
+
|
|
|
+examples/bluetooth/nimble/blehr:
|
|
|
+ enable:
|
|
|
+ - if: IDF_TARGET in ["esp32", "esp32c2", "esp32c3", "esp32c6" , "esp32s3", "esp32h2", "esp32h4" ]
|
|
|
+ temporary: true
|
|
|
+ reason: the other targets are not tested yet
|
|
|
+ disable_test:
|
|
|
+ - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32h2", "esp32h4", "esp32s3", "esp32c6"]
|
|
|
temporary: true
|
|
|
reason: The runner doesn't support yet
|
|
|
|
|
|
@@ -210,6 +250,16 @@ examples/bluetooth/nimble/blemesh:
|
|
|
temporary: true
|
|
|
reason: The runner doesn't support yet
|
|
|
|
|
|
+examples/bluetooth/nimble/bleprph:
|
|
|
+ enable:
|
|
|
+ - if: IDF_TARGET in ["esp32", "esp32c2", "esp32c3", "esp32c6" , "esp32s3", "esp32h2", "esp32h4" ]
|
|
|
+ temporary: true
|
|
|
+ reason: the other targets are not tested yet
|
|
|
+ disable_test:
|
|
|
+ - if: IDF_TARGET in ["esp32c2", "esp32c3", "esp32h2", "esp32h4", "esp32s3", "esp32c6"]
|
|
|
+ temporary: true
|
|
|
+ reason: The runner doesn't support yet
|
|
|
+
|
|
|
examples/bluetooth/nimble/bleprph_wifi_coex:
|
|
|
enable:
|
|
|
- if: IDF_TARGET in ["esp32", "esp32c2", "esp32c3", "esp32s3"]
|