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 afa86e0 commit a24bfe5Copy full SHA for a24bfe5
tests/drivers/pwm/pwm_api/boards/nucleo_h753zi.overlay
@@ -0,0 +1,9 @@
1
+/*
2
+ * Copyright (c) 2025 STMicroelectronics
3
+ *
4
+ * SPDX-License-Identifier: Apache-2.0
5
+ */
6
+
7
+&timers1 {
8
+ st,prescaler = <10000>;
9
+};
0 commit comments