boards: arm: mimxrt1024_evk: mention hwinfo support in documentation
Mention the support for the System Reset Controller (SRC) IP in the documentation. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
d902b49187
commit
4930b14116
2 changed files with 4 additions and 1 deletions
|
@ -91,6 +91,8 @@ features:
|
|||
+-----------+------------+-------------------------------------+
|
||||
| WATCHDOG | on-chip | watchdog |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| HWINFO | on-chip | reset cause |
|
||||
+-----------+------------+-------------------------------------+
|
||||
|
||||
The default configuration can be found in the defconfig file:
|
||||
``boards/arm/mimxrt1024_evk/mimxrt1024_evk_defconfig``
|
||||
|
|
|
@ -15,6 +15,7 @@ toolchain:
|
|||
ram: 32768
|
||||
flash: 4096
|
||||
supported:
|
||||
- netif:eth
|
||||
- can
|
||||
- hwinfo
|
||||
- netif:eth
|
||||
- watchdog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue