vfs_usb_serial: set secondary selection for making usb port can output under default menu

This commit is contained in:
Cao Sen Miao
2021-10-21 12:46:24 +08:00
parent b4ef1b80a2
commit 0f2aa2eae4
16 changed files with 488 additions and 175 deletions

View File

@@ -246,7 +246,6 @@ typedef struct
#endif // CONFIG_VFS_SUPPORT_SELECT
} esp_vfs_t;
/**
* Register a virtual filesystem for given path prefix.
*