boards/arm: nucleo_l552ze_q: Updating the documentation
This commit updates the documentation on DMA for nucleo_l552ze_q platform. Signed-off-by: Krishna Mohan Dani <krishnamohan.d@hcl.com>
This commit is contained in:
parent
2119584b9b
commit
88045ca2bc
2 changed files with 3 additions and 0 deletions
|
@ -160,6 +160,8 @@ The Zephyr nucleo_l552ze_q board configuration supports the following hardware f
|
|||
+-----------+------------+-------------------------------------+
|
||||
| ADC | on-chip | ADC Controller |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| DMA | on-chip | Direct Memory Access |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
Other hardware features are not yet supported on this Zephyr port.
|
||||
|
||||
|
|
|
@ -9,5 +9,6 @@ supported:
|
|||
- gpio
|
||||
- dac
|
||||
- adc
|
||||
- dma
|
||||
ram: 192
|
||||
flash: 512
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue