forked from xuos/xiuos
Modify Makefile
This commit is contained in:
parent
02e0623175
commit
8e1bd559d5
|
@ -1,6 +1,7 @@
|
||||||
#ifndef USB_OSAL_H_
|
#ifndef USB_OSAL_H_
|
||||||
#define USB_OSAL_H_
|
#define USB_OSAL_H_
|
||||||
|
|
||||||
|
#include "usb_config.h"
|
||||||
|
|
||||||
|
|
||||||
int usb_wait_until(int msec);
|
int usb_wait_until(int msec);
|
||||||
|
|
Loading…
Reference in New Issue