File tree Expand file tree Collapse file tree 11 files changed +16
-0
lines changed Expand file tree Collapse file tree 11 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ The sltb010a board configuration supports the following hardware features:
63
63
+-----------+------------+-------------------------------------+
64
64
| UART | on-chip | serial |
65
65
+-----------+------------+-------------------------------------+
66
+ | DMA | on-chip | ldma |
67
+ +-----------+------------+-------------------------------------+
66
68
| WATCHDOG | on-chip | watchdog |
67
69
+-----------+------------+-------------------------------------+
68
70
| TRNG | on-chip | true random number generator |
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ supported:
14
14
- gpio
15
15
- uart
16
16
- i2c
17
+ - dma
17
18
- spi
18
19
- clock_control
19
20
vendor : silabs
Original file line number Diff line number Diff line change @@ -14,5 +14,6 @@ supported:
14
14
- gpio
15
15
- uart
16
16
- i2c
17
+ - dma
17
18
- spi
18
19
vendor : silabs
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ The board configuration supports the following hardware features:
56
56
+-----------+------------+-------------------------------------+
57
57
| UART | on-chip | serial |
58
58
+-----------+------------+-------------------------------------+
59
+ | DMA | on-chip | ldma |
60
+ +-----------+------------+-------------------------------------+
59
61
| TRNG | on-chip | semailbox |
60
62
+-----------+------------+-------------------------------------+
61
63
| WATCHDOG | on-chip | watchdog |
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ supported:
12
12
- counter
13
13
- gpio
14
14
- uart
15
+ - dma
15
16
- watchdog
16
17
- clock_control
17
18
testing :
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ The xg27_dk2602a board configuration supports the following hardware features:
47
47
+-----------+------------+-------------------------------------+
48
48
| UART | on-chip | serial |
49
49
+-----------+------------+-------------------------------------+
50
+ | DMA | on-chip | ldma |
51
+ +-----------+------------+-------------------------------------+
50
52
51
53
Flashing
52
54
========
Original file line number Diff line number Diff line change @@ -13,5 +13,6 @@ supported:
13
13
- counter
14
14
- gpio
15
15
- uart
16
+ - dma
16
17
- clock_control
17
18
vendor : silabs
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ The board configuration supports the following hardware features:
56
56
+-----------+------------+-------------------------------------+
57
57
| I2C | on-chip | i2c port-polling |
58
58
+-----------+------------+-------------------------------------+
59
+ | DMA | on-chip | ldma |
60
+ +-----------+------------+-------------------------------------+
59
61
| WATCHDOG | on-chip | watchdog |
60
62
+-----------+------------+-------------------------------------+
61
63
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ supported:
13
13
- gpio
14
14
- nvs
15
15
- uart
16
+ - dma
16
17
- watchdog
17
18
testing :
18
19
ignore_tags :
Original file line number Diff line number Diff line change @@ -53,6 +53,8 @@ The board configuration supports the following hardware features:
53
53
+-----------+------------+-------------------------------------+
54
54
| UART | on-chip | serial |
55
55
+-----------+------------+-------------------------------------+
56
+ | DMA | on-chip | ldma |
57
+ +-----------+------------+-------------------------------------+
56
58
| I2C | on-chip | i2c |
57
59
+-----------+------------+-------------------------------------+
58
60
| TRNG | on-chip | semailbox |
You can’t perform that action at this time.
0 commit comments