msc explorer ls work great

This commit is contained in:
hathach
2022-11-19 13:44:07 +07:00
parent a6001fc8f2
commit bb570e02d6
12 changed files with 197 additions and 5902 deletions

View File

@@ -43,7 +43,7 @@ int main(void)
{
board_init();
printf("TinyUSB Host CDC MSC HID Example\r\n");
printf("TinyUSB Host MSC Explorer Example\r\n");
// init host stack on configured roothub port
tuh_init(BOARD_TUH_RHPORT);