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:
parent
1df3403393
commit
f775f9a96e
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user