https://github.com/kost/openwrt-usb-modeswitch
OpenWRT packages for switching USB devices
https://github.com/kost/openwrt-usb-modeswitch
Last synced: over 1 year ago
JSON representation
OpenWRT packages for switching USB devices
- Host: GitHub
- URL: https://github.com/kost/openwrt-usb-modeswitch
- Owner: kost
- License: mit
- Created: 2017-12-08T03:14:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-08T20:56:26.000Z (over 8 years ago)
- Last Synced: 2025-01-31T06:39:41.618Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openwrt-usb-modeswitch
Put into feeds.conf
```
src-git usbmodeswitch git://github.com/kost/openwrt-usb-modeswitch.git
```
So, you will have something like this:
```
src-git packages git://git.openwrt.org/12.09/packages.git
src-git usbmodeswitch git://github.com/kost/openwrt-usb-modeswitch.git
```