File tree Expand file tree Collapse file tree 11 files changed +17
-0
lines changed Expand file tree Collapse file tree 11 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,8 @@ The sltb010a board configuration supports the following hardware features:
70
70
+-----------+------------+-------------------------------------+
71
71
| UART | on-chip | serial |
72
72
+-----------+------------+-------------------------------------+
73
+ | DMA | on-chip | ldma |
74
+ +-----------+------------+-------------------------------------+
73
75
| WATCHDOG | on-chip | watchdog |
74
76
+-----------+------------+-------------------------------------+
75
77
| TRNG | on-chip | true random number generator |
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ supported:
13
13
- gpio
14
14
- uart
15
15
- i2c
16
+ - dma
16
17
- spi
17
18
testing :
18
19
ignore_tags :
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ supported:
13
13
- gpio
14
14
- uart
15
15
- i2c
16
+ - dma
16
17
- spi
17
18
testing :
18
19
ignore_tags :
Original file line number Diff line number Diff line change @@ -66,6 +66,8 @@ The board configuration supports the following hardware features:
66
66
+-----------+------------+-------------------------------------+
67
67
| UART | on-chip | serial |
68
68
+-----------+------------+-------------------------------------+
69
+ | DMA | on-chip | ldma |
70
+ +-----------+------------+-------------------------------------+
69
71
| TRNG | on-chip | semailbox |
70
72
+-----------+------------+-------------------------------------+
71
73
| WATCHDOG | on-chip | watchdog |
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ supported:
11
11
- counter
12
12
- gpio
13
13
- uart
14
+ - dma
14
15
- watchdog
15
16
testing :
16
17
ignore_tags :
Original file line number Diff line number Diff line change @@ -57,6 +57,8 @@ The xg27_dk2602a board configuration supports the following hardware features:
57
57
+-----------+------------+-------------------------------------+
58
58
| UART | on-chip | serial |
59
59
+-----------+------------+-------------------------------------+
60
+ | DMA | on-chip | ldma |
61
+ +-----------+------------+-------------------------------------+
60
62
61
63
Flashing
62
64
========
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ supported:
12
12
- counter
13
13
- gpio
14
14
- uart
15
+ - dma
16
+ - clock_control
15
17
testing :
16
18
ignore_tags :
17
19
- net
Original file line number Diff line number Diff line change @@ -65,6 +65,8 @@ The board configuration supports the following hardware features:
65
65
+-----------+------------+-------------------------------------+
66
66
| I2C | on-chip | i2c port-polling |
67
67
+-----------+------------+-------------------------------------+
68
+ | DMA | on-chip | ldma |
69
+ +-----------+------------+-------------------------------------+
68
70
| WATCHDOG | on-chip | watchdog |
69
71
+-----------+------------+-------------------------------------+
70
72
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 @@ -62,6 +62,8 @@ The board configuration supports the following hardware features:
62
62
+-----------+------------+-------------------------------------+
63
63
| UART | on-chip | serial |
64
64
+-----------+------------+-------------------------------------+
65
+ | DMA | on-chip | ldma |
66
+ +-----------+------------+-------------------------------------+
65
67
| I2C | on-chip | i2c |
66
68
+-----------+------------+-------------------------------------+
67
69
| TRNG | on-chip | semailbox |
You can’t perform that action at this time.
0 commit comments