boards: arm: Add counter in MAX32662 driver list
Update MAX32662 board documents to include counter driver too. Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
This commit is contained in:
parent
ae84791896
commit
44cf5db5ab
2 changed files with 3 additions and 0 deletions
|
|
@ -109,6 +109,8 @@ Below interfaces are supported by Zephyr on MAX32662EVKIT.
|
|||
+-----------+------------+-------------------------------------+
|
||||
| ADC | on-chip | adc |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| Timer | on-chip | counter |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
Connections and IOs
|
||||
===================
|
||||
|
|
|
|||
|
|
@ -16,5 +16,6 @@ supported:
|
|||
- watchdog
|
||||
- spi
|
||||
- adc
|
||||
- counter
|
||||
ram: 80
|
||||
flash: 256
|
||||
|
|
|
|||
Loading…
Reference in a new issue