samples: bluetooth: add esp32c6 testcase

Allows CI to build and test bluetooth driver of ESP32-C6 SoC.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
Sylvio Alves 2025-06-26 10:08:01 -03:00 committed by Daniel DeGrasse
parent 1df3403393
commit f775f9a96e
2 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,7 @@ tests:
- esp32_devkitc/esp32/procpu
- esp32s3_devkitm/esp32s3/procpu
- esp32c3_devkitm
- esp32c6_devkitc/esp32c6/hpcore
- sltb010a/efr32bg22c224f512im40
- xg24_rb4187c/efr32mg24b220f1536im48
- xg27_dk2602a/efr32bg27c140f768im40

View File

@ -26,6 +26,7 @@ tests:
- esp32_devkitc/esp32/procpu
- esp32s3_devkitm/esp32s3/procpu
- esp32c3_devkitm
- esp32c6_devkitc/esp32c6/hpcore
- sltb010a/efr32bg22c224f512im40
- xg24_rb4187c/efr32mg24b220f1536im48
- xg27_dk2602a/efr32bg27c140f768im40