boards: frdm_mcxn947: Add support for SPI and DMA

Add support for SPI and DMA

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
Mahesh Mahadevan 2024-03-20 22:16:46 -05:00 committed by Anas Nashif
commit f4bad0a49c
6 changed files with 40 additions and 0 deletions

View file

@ -59,6 +59,10 @@ The FRDM-MCXN947 board configuration supports the following hardware features:
| UART | on-chip | serial port-polling; |
| | | serial port-interrupt |
+-----------+------------+-------------------------------------+
| SPI | on-chip | spi |
+-----------+------------+-------------------------------------+
| DMA | on-chip | dma |
+-----------+------------+-------------------------------------+
| CLOCK | on-chip | clock_control |
+-----------+------------+-------------------------------------+
| FLASH | on-chip | soc flash |