solve the compile problem of tflite in xiuos
This commit is contained in:
@@ -30,7 +30,7 @@ static void UsbDrvLinkInit()
|
||||
}
|
||||
|
||||
/*Find the regiter driver*/
|
||||
DriverType UsbDriverFind(const char *drv_name, enum DriverType drv_type)
|
||||
DriverType UsbDriverFind(const char *drv_name, enum DriverType_e drv_type)
|
||||
{
|
||||
NULL_PARAM_CHECK(drv_name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user