Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

RK3566 and RK3566-BSP: update gadget modules to add ECM #3054

Merged
merged 3 commits into from
Mar 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/jelos/sources/scripts/usbgadget
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ usb_stop() {
umount /dev/ffs-umtp
rmdir /dev/ffs-umtp

rm -f mtp/configs/c.1/ffs.mtp \
rm -f gadget/configs/c.1/ffs.mtp \
gadget/configs/c.1/ecm.usb0 \

rmdir gadget/configs/c.1/strings/0x409 \
Expand Down
Loading