projects
/
example.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be30761
)
增加system_timer_dummy接口。
issue-02
author
franki
<frankizhong@gamil.com>
Thu, 26 Feb 2026 10:36:37 +0000
(18:36 +0800)
committer
franki
<frankizhong@gamil.com>
Thu, 26 Feb 2026 10:36:37 +0000
(18:36 +0800)
common/MK_sys.c
patch
|
blob
|
history
diff --git
a/common/MK_sys.c
b/common/MK_sys.c
index
e1531ee
..
ce25add
100644
(file)
--- a/
common/MK_sys.c
+++ b/
common/MK_sys.c
@@
-84,3
+84,7
@@
u16 get_hour_min(void)
return t;
}
+static void system_timer_dummy(void)
+{
+
+}