zephyr/dts/arm/nordic/nrf5_common.dtsi

11 lines
152 B
Plaintext

/* SPDX-License-Identifier: Apache-2.0 */
/ {
sw_pwm: sw-pwm {
compatible = "nordic,nrf-sw-pwm";
status = "disabled";
label = "SW_PWM";
};
};