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:
6363+-----------+------------+-------------------------------------+
6464| UART | on-chip | serial |
6565+-----------+------------+-------------------------------------+
66+ | DMA | on-chip | ldma |
67+ +-----------+------------+-------------------------------------+
6668| WATCHDOG | on-chip | watchdog |
6769+-----------+------------+-------------------------------------+
6870| TRNG | on-chip | true random number generator |
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ supported:
1414 - gpio
1515 - uart
1616 - i2c
17+ - dma
1718 - spi
1819 - clock_control
1920vendor : silabs
Original file line number Diff line number Diff line change @@ -14,5 +14,6 @@ supported:
1414 - gpio
1515 - uart
1616 - i2c
17+ - dma
1718 - spi
1819vendor : silabs
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ The board configuration supports the following hardware features:
5656+-----------+------------+-------------------------------------+
5757| UART | on-chip | serial |
5858+-----------+------------+-------------------------------------+
59+ | DMA | on-chip | ldma |
60+ +-----------+------------+-------------------------------------+
5961| TRNG | on-chip | semailbox |
6062+-----------+------------+-------------------------------------+
6163| WATCHDOG | on-chip | watchdog |
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ supported:
1212 - counter
1313 - gpio
1414 - uart
15+ - dma
1516 - watchdog
1617 - clock_control
1718testing :
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ The xg27_dk2602a board configuration supports the following hardware features:
4747+-----------+------------+-------------------------------------+
4848| UART | on-chip | serial |
4949+-----------+------------+-------------------------------------+
50+ | DMA | on-chip | ldma |
51+ +-----------+------------+-------------------------------------+
5052
5153Flashing
5254========
Original file line number Diff line number Diff line change @@ -13,5 +13,6 @@ supported:
1313 - counter
1414 - gpio
1515 - uart
16+ - dma
1617 - clock_control
1718vendor : silabs
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ The board configuration supports the following hardware features:
5656+-----------+------------+-------------------------------------+
5757| I2C | on-chip | i2c port-polling |
5858+-----------+------------+-------------------------------------+
59+ | DMA | on-chip | ldma |
60+ +-----------+------------+-------------------------------------+
5961| WATCHDOG | on-chip | watchdog |
6062+-----------+------------+-------------------------------------+
6163
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ supported:
1313 - gpio
1414 - nvs
1515 - uart
16+ - dma
1617 - watchdog
1718testing :
1819 ignore_tags :
Original file line number Diff line number Diff line change @@ -53,6 +53,8 @@ The board configuration supports the following hardware features:
5353+-----------+------------+-------------------------------------+
5454| UART | on-chip | serial |
5555+-----------+------------+-------------------------------------+
56+ | DMA | on-chip | ldma |
57+ +-----------+------------+-------------------------------------+
5658| I2C | on-chip | i2c |
5759+-----------+------------+-------------------------------------+
5860| TRNG | on-chip | semailbox |
You can’t perform that action at this time.
0 commit comments