Skip to content

Commit b9c345b

Browse files
morandgdleach02
authored andcommitted
boards: arm: Update i.MX8M board documentation
GPIO is now supported, we should advertise it. Signed-off-by: Guy Morand <[email protected]>
1 parent 6614f91 commit b9c345b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

boards/arm/mimx8mm_evk/doc/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,15 @@ features:
6868
| UART | on-chip | serial port-polling; |
6969
| | | serial port-interrupt |
7070
+-----------+------------+-------------------------------------+
71+
| GPIO | on-chip | GPIO output |
72+
| | | GPIO input |
73+
+-----------+------------+-------------------------------------+
7174

7275
The default configuration can be found in the defconfig file:
7376
:zephyr_file:`boards/arm/mimx8mm_evk/mimx8mm_evk_defconfig`.
7477

78+
It is recommended to disable peripherals used by the M4 core on the Linux host.
79+
7580
Other hardware features are not currently supported by the port.
7681

7782
Connections and IOs

0 commit comments

Comments
 (0)