Skip to content

Commit 1cab783

Browse files
boards: silabs: update board support for DAC driver
The xg24_dk2601b, xg24_ek2703a, xg23_rb4210a and xg24_rb4187c board yaml files were updated to support the DAC driver. Signed-off-by: Bastien Beauchamp <[email protected]>
1 parent 9860d34 commit 1cab783

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

boards/silabs/dev_kits/xg24_dk2601b/xg24_dk2601b.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ supported:
1717
- clock_control
1818
- comparator
1919
- adc
20+
- dac
2021
testing:
2122
ignore_tags:
2223
- pm

boards/silabs/dev_kits/xg24_ek2703a/xg24_ek2703a.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ supported:
1515
- watchdog
1616
- clock_control
1717
- comparator
18+
- dac
1819
testing:
1920
ignore_tags:
2021
- pm

boards/silabs/radio_boards/xg23_rb4210a/xg23_rb4210a.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ supported:
2121
- dma
2222
- watchdog
2323
- comparator
24+
- dac
2425
testing:
2526
ignore_tags:
2627
- pm

boards/silabs/radio_boards/xg24_rb4187c/xg24_rb4187c.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ supported:
1616
- dma
1717
- watchdog
1818
- comparator
19+
- dac
1920
testing:
2021
ignore_tags:
2122
- pm

0 commit comments

Comments
 (0)