Skip to content

Commit 3aaa4b8

Browse files
feilongflcarlescufi
authored andcommitted
board: gd32e103v_eval: add a prescaler for timer
add a prescaler for timer to have long time period Signed-off-by: YuLong Yao <[email protected]>
1 parent a8dd5bf commit 3aaa4b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/arm/gd32e103v_eval/gd32e103v_eval.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102

103103
&timer0 {
104104
status = "okay";
105+
prescaler = <128>;
105106

106107
pwm0: pwm {
107108
status = "okay";

0 commit comments

Comments
 (0)