mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 05:51:56 +00:00
The bootloader on mec15xxevb_assy6853 clears the memory on reboot, which would fail the wdt_basic_api test. Instead of simply exclude the platform, add a build only test for this board so the watchdog is being built to avoid build breakage. Fixes #20301 Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
nucleo_l496zg.conf | ||
prj.conf | ||
testcase.yaml |