feat(nimble): Added PAwR support for nimble with IDF examples

This commit is contained in:
Abhinav Kudnar
2024-08-29 16:35:13 +08:00
committed by Rahul Tank
parent 6595118960
commit 2f7feb4249
35 changed files with 2946 additions and 0 deletions
+10
View File
@@ -216,6 +216,16 @@ examples/bluetooth/nimble/ble_multi_conn:
depends_filepatterns:
- examples/bluetooth/nimble/common/**/*
examples/bluetooth/nimble/ble_pawr_adv:
<<: *bt_default_depends
enable:
- if: IDF_TARGET == "esp32c6"
examples/bluetooth/nimble/ble_pawr_adv_conn:
<<: *bt_default_depends
enable:
- if: IDF_TARGET == "esp32c6"
examples/bluetooth/nimble/ble_periodic_adv:
<<: *bt_default_depends
enable: