summarylogtreecommitdiffstats
path: root/azure-sphere-sdk.udev
blob: 24a51813c1f3175743fdc971c72a3ce55188e6e3 (plain)
1
2
3
# Grant ownership of Azure Sphere (MT3620) USB devices to the azsphere group

SUBSYSTEMS=="usb", ATTRS{idVendor}=="6011", ATTRS{idProduct}=="0403", ATTRS{product}=="MSFT MT3620 Std Interface", GROUP="azsphere"