Fix rt_hw_inputcapture_isr public function name in header file.

Fix miss-break in HWTIMER_CTRL_INFO_GET case.
This commit is contained in:
Wayne Lin
2020-05-20 16:04:31 +08:00
parent 5d65fe074f
commit f0e4009c30
6 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from building import *
cwd = GetCurrentDir()
src = Split("""
core/uh_core.c
core/usbhost_core.c
core/driver.c
core/usbhost.c
core/hub.c