Skip to content

QuocBuu/usb-ruler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USB RULER

This project is used to install some helpful USB rules. (ST-link, J-link, uart, arduino)

Clone sources

git clone https://github.com/QuocBuu/usb-ruler.git
cd usb-ruler

Install and Reload

make

Auto Install

chmod +x auto.sh
./install_usb_rules.sh

Have some case USB Device Conflict with brltty

# Remove the brltty package
# Reload udev rules
make debug

Or use the auto script:

./install_usb_rules.sh --remove-brltty

About

USB udev rules installer for ST-Link, J-Link, UART, Arduino and common USB serial devices on Linux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors