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