boards: arm: Document flash driver support on mimxrt106x_evk boards

Documents QSPI flash driver support on mimxrt1060_evk and mimxrt1064_evk
boards.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
Maureen Helm 2021-05-04 20:44:54 -05:00 committed by Anas Nashif
commit dd9c656961
2 changed files with 4 additions and 0 deletions

View file

@ -96,6 +96,8 @@ features:
+-----------+------------+-------------------------------------+ +-----------+------------+-------------------------------------+
| DISPLAY | on-chip | display | | DISPLAY | on-chip | display |
+-----------+------------+-------------------------------------+ +-----------+------------+-------------------------------------+
| FLASH | on-chip | QSPI flash |
+-----------+------------+-------------------------------------+
| GPIO | on-chip | gpio | | GPIO | on-chip | gpio |
+-----------+------------+-------------------------------------+ +-----------+------------+-------------------------------------+
| I2C | on-chip | i2c | | I2C | on-chip | i2c |

View file

@ -96,6 +96,8 @@ features:
+-----------+------------+-------------------------------------+ +-----------+------------+-------------------------------------+
| DISPLAY | on-chip | display | | DISPLAY | on-chip | display |
+-----------+------------+-------------------------------------+ +-----------+------------+-------------------------------------+
| FLASH | on-chip | QSPI flash |
+-----------+------------+-------------------------------------+
| GPIO | on-chip | gpio | | GPIO | on-chip | gpio |
+-----------+------------+-------------------------------------+ +-----------+------------+-------------------------------------+
| SDHC | on-chip | disk access | | SDHC | on-chip | disk access |