We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899fde5 commit 2324d73Copy full SHA for 2324d73
samples/drivers/led/pwm/boards/stm32f4_disco.overlay
@@ -0,0 +1,11 @@
1
+/*
2
+ * Copyright (c) 2023 STMicroelectronics
3
+ *
4
+ * SPDX-License-Identifier: Apache-2.0
5
+ */
6
+
7
+/ {
8
+ leds {
9
+ status = "disabled";
10
+ };
11
+};
0 commit comments