OpenCyphal / yukon

The OpenCyphal IDE
https://opencyphal.org
MIT License
16 stars 0 forks source link

Show instructions on how to set up udev rules #399

Open pavel-kirienko opened 1 year ago

pavel-kirienko commented 1 year ago

This example is taken from Saleae Logic 2:

image

The command is:

cat /tmp/.mount_Logic-4UBDfA/resources/linux/99-SaleaeLogic.rules | sudo tee /etc/udev/rules.d/99-SaleaeLogic.rules > /dev/null && echo "finished installing /etc/udev/rules.d/99-SaleaeLogic.rules"