blob: 9d46dc17a2ba6cc5334388191ab9fa11a6d60a02 [file] [log] [blame]
/*
* Copyright (c) 2023 STMicroelectronics
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
/* do not define the leds on the pc7 and pb7 but pwmleds */
leds {
status = "disabled";
};
};
&pwmleds {
/* NOTE: enable here because it is disabled by default */
status = "okay";
};