boards: arm: Add counter in MAX32670 driver list
Update MAX32670 board documents to include counter driver too. Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
This commit is contained in:
parent
f74a3aeccf
commit
22afb3b118
2 changed files with 3 additions and 0 deletions
|
|
@ -116,6 +116,8 @@ Below interfaces are supported by Zephyr on MAX32670EVKIT.
|
|||
+-----------+------------+-------------------------------------+
|
||||
| SPI | on-chip | spi |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| Timer | on-chip | counter |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
Connections and IOs
|
||||
===================
|
||||
|
|
|
|||
|
|
@ -15,5 +15,6 @@ supported:
|
|||
- dma
|
||||
- watchdog
|
||||
- spi
|
||||
- counter
|
||||
ram: 160
|
||||
flash: 384
|
||||
|
|
|
|||
Loading…
Reference in a new issue