zephyr/tests/drivers/counter/counter_basic_api/enable_standby.overlay
Derek Snell f1c9799668 tests: drivers: counter_basic_api: add testcase for NXP FRDM-RW612
New test case enables low-power standby mode, but disables testing
the lpc_rtc_highres driver, since it is used to wake the device from
standby mode.

Signed-off-by: Derek Snell <derek.snell@nxp.com>
2025-05-12 19:19:40 +02:00

9 lines
101 B
Plaintext

/*
* Copyright 2025 NXP
* SPDX-License-Identifier: Apache-2.0
*/
&standby {
status = "okay";
};