Merge branch 'fix/ble_ancs_adding_entry_for_chip_v5.3' into 'release/v5.3'

fix(nimble): Add ble_ancs example to build-test-rules.yml (v5.3)

See merge request espressif/esp-idf!40445
This commit is contained in:
Rahul Tank
2025-08-22 14:24:03 +05:30

View File

@@ -170,6 +170,15 @@ examples/bluetooth/hci/controller_hci_uart_esp32c3_and_esp32s3:
# config BT_NIMBLE_ENABLED does not depends on any soc cap # config BT_NIMBLE_ENABLED does not depends on any soc cap
examples/bluetooth/nimble/ble_ancs:
<<: *bt_default_depends
enable:
- if: SOC_BLE_SUPPORTED == 1
temporary: true
reason: the other targets are not tested yet
depends_filepatterns:
- examples/bluetooth/nimble/common/**/*
examples/bluetooth/nimble/ble_cte: examples/bluetooth/nimble/ble_cte:
<<: *bt_default_depends <<: *bt_default_depends
enable: enable: