mirror of https://github.com/ARMmbed/mbed-os.git
CMake: Replace tested BLE application in CI description
BLE_Button, which was the previously tested BLE example, is being removed in mbed-os-example-ble. Replace it with BLE_LED.pull/13566/head
parent
8529e88e61
commit
8328963a67
|
@ -184,7 +184,7 @@ matrix:
|
||||||
|
|
||||||
- <<: *cmake-build-test
|
- <<: *cmake-build-test
|
||||||
name: "CMake ble example (NRF52840_DK)"
|
name: "CMake ble example (NRF52840_DK)"
|
||||||
env: NAME=cmake_test EXAMPLE_NAME=mbed-os-example-ble TARGET_NAME=NRF52840_DK SUBEXAMPLE_NAME=BLE_Button
|
env: NAME=cmake_test EXAMPLE_NAME=mbed-os-example-ble TARGET_NAME=NRF52840_DK SUBEXAMPLE_NAME=BLE_LED
|
||||||
|
|
||||||
- <<: *cmake-build-test
|
- <<: *cmake-build-test
|
||||||
name: "CMake cellular example (WIO_3G)"
|
name: "CMake cellular example (WIO_3G)"
|
||||||
|
|
Loading…
Reference in New Issue