Commit f775f9a9 authored by Sylvio Alves's avatar Sylvio Alves Committed by Daniel DeGrasse
Browse files

samples: bluetooth: add esp32c6 testcase



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

Signed-off-by: default avatarSylvio Alves <sylvio.alves@espressif.com>
parent 1df34033
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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