forked from xuos/xiuos
fix third_party_usb/usbhost data format bugs
This commit is contained in:
@@ -109,6 +109,10 @@ struct InitSequenceDesc env_init[] =
|
||||
{ "MountSDCard", MountSDCard },
|
||||
#endif
|
||||
|
||||
#ifdef MOUNT_USB
|
||||
{ "MountUSB", MountUSB },
|
||||
#endif
|
||||
|
||||
#ifdef FS_VFS_MNTTABLE
|
||||
{ "DfsMountTable", DfsMountTable },
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user