commit | c84653782090eda532ef32fb84d991286db6cae9 | [log] [tgz] |
---|---|---|
author | Chay Guo <changyi.guo@nxp.com> | Tue May 17 15:38:13 2022 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Jun 13 12:10:57 2022 +0200 |
tree | 16a677c602e646890b11d42372d226617f17b1f6 | |
parent | fdca36e1cc3efea3efe65ac84500d774595681de [diff] |
boards: arm: Add wdog support on mimxrt595_evk Add watchdog support to the mimxrt595 platform. The mimxrt595 platform is excluded from the watchdog test case because the test case uses variables in the noinit section that need to be retained through a reset but the rt595 does not retain this memory through a reset. Signed-off-by: Chay Guo <changyi.guo@nxp.com>