lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 58ef532 was 5fd05862, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 6 years ago |
Convert uspace to meson
|
-
Property mode
set to
100644
|
File size:
171 bytes
|
Line | |
---|
1 | deps = [ 'usbdev', 'usbhost', 'usbvirt', 'usb' ]
|
---|
2 | src = files(
|
---|
3 | 'hub/virthub.c',
|
---|
4 | 'hub/hub.c',
|
---|
5 | 'hub/virthubops.c',
|
---|
6 | 'conndev.c',
|
---|
7 | 'devconn.c',
|
---|
8 | 'main.c',
|
---|
9 | 'transfer.c',
|
---|
10 | )
|
---|
Note:
See
TracBrowser
for help on using the repository browser.