mirror of
https://github.com/azure-rtos/usbx.git
synced 2025-01-28 07:03:07 +08:00
3 lines
72 B
Bash
3 lines
72 B
Bash
|
#!/bin/bash
|
||
|
$(dirname `realpath $0`)/../test/cmake/usbx/run.sh build $@
|