sipeed / LicheeRV-Nano-Build

LicheeRV-Nano-Build
58 stars 19 forks source link

Enabling USB devices #29

Open glenn37 opened 3 days ago

glenn37 commented 3 days ago

Hi, I have successfully built my own firmware using the Build. However, I do not need the RNDIS function, but I require USB storage devices (plugging in a usb flashdrive through the USB otg port).

Currently, plugging in a thumbdrive does not show anything, it is not recognised at all (with lsusb command)

What packages do I select in buildroot or kernel to enable the function and disable the RNDIS gadget?

Thanks.

glenn37 commented 3 days ago

你好, 我已经成功建了自己的固件。 但是,我不需要RNDIS功能,但我需要USB存储设备(通过USB otg 插入USB闪盘)。

目前,插入闪盘不会显示任何内容,根本无法识别(使用 lsusb 命令)

我应该在 buildroot 或内核中选择哪些软件包来启用该功能并禁用 RNDIS 小工具?

谢谢。