Modify Makefile

This commit is contained in:
xj
2024-06-07 00:56:57 -07:00
parent 02e0623175
commit 8e1bd559d5

View File

@@ -1,6 +1,7 @@
#ifndef USB_OSAL_H_
#define USB_OSAL_H_
#include "usb_config.h"
int usb_wait_until(int msec);