mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-19 05:11:30 +08:00
Rename usbd and usbh source files for IAR building issue.
This commit is contained in:
parent
5bddcd378e
commit
39431f5a70
@ -3,7 +3,7 @@ from building import *
|
||||
|
||||
cwd = GetCurrentDir()
|
||||
src = Split("""
|
||||
core/core.c
|
||||
core/ud_core.c
|
||||
core/usbdevice.c
|
||||
""")
|
||||
|
||||
|
@ -3,7 +3,7 @@ from building import *
|
||||
|
||||
cwd = GetCurrentDir()
|
||||
src = Split("""
|
||||
core/core.c
|
||||
core/uh_core.c
|
||||
core/driver.c
|
||||
core/usbhost.c
|
||||
core/hub.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user