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:
Henrik Brix Andersen 2021-09-30 10:42:52 +02:00 committed by David Leach
commit 4930b14116
2 changed files with 4 additions and 1 deletions

View file

@ -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``

View file

@ -15,6 +15,7 @@ toolchain:
ram: 32768
flash: 4096
supported:
- netif:eth
- can
- hwinfo
- netif:eth
- watchdog