This project is used to install some helpful USB rules. (ST-link, J-link, uart, arduino)
git clone https://github.com/QuocBuu/usb-ruler.git
cd usb-rulermakechmod +x auto.sh
./install_usb_rules.sh# Remove the brltty package
# Reload udev rules
make debugOr use the auto script:
./install_usb_rules.sh --remove-brltty