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