Skip to content

Commit 719a21a

Browse files
decsnyfabiobaltieri
authored andcommitted
boards: nxp: Add missing RW board feature tables
Add missing items to RW board feature tables. Signed-off-by: Declan Snyder <[email protected]>
1 parent 86f65f2 commit 719a21a

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

boards/nxp/frdm_rw612/doc/index.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,17 @@ Supported Features
5959
+-----------+------------+-----------------------------------+
6060
| OS_TIMER | on-chip | os timer |
6161
+-----------+------------+-----------------------------------+
62+
| PM | on-chip | power management; uses SoC Power |
63+
| | | Modes 1 and 2 |
64+
+-----------+------------+-----------------------------------+
65+
| BLE | on-chip | Bluetooth |
66+
+-----------+------------+-----------------------------------+
67+
| ADC | on-chip | adc |
68+
+-----------+------------+-----------------------------------+
69+
| DAC | on-chip | dac |
70+
+-----------+------------+-----------------------------------+
71+
| ENET | on-chip | ethernet |
72+
+-----------+------------+-----------------------------------+
6273

6374
The default configuration can be found in the defconfig file:
6475

boards/nxp/rd_rw612_bga/doc/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,12 @@ Supported Features
6868
+-----------+------------+-----------------------------------+
6969
| BLE | on-chip | Bluetooth |
7070
+-----------+------------+-----------------------------------+
71+
| ADC | on-chip | adc |
72+
+-----------+------------+-----------------------------------+
73+
| DAC | on-chip | dac |
74+
+-----------+------------+-----------------------------------+
75+
| ENET | on-chip | ethernet |
76+
+-----------+------------+-----------------------------------+
7177

7278
The default configuration can be found in the defconfig file:
7379

0 commit comments

Comments
 (0)