mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 09:30:52 +02:00
99-openfpgaloader.rules: added rule for ESP32S3
This commit is contained in:
@@ -60,4 +60,7 @@ ATTRS{idVendor}=="1209", ATTRS{idProduct}=="3442", MODE="664", GROUP="plugdev",
|
||||
# QinHeng Electronics USB To UART+JTAG (ch347)
|
||||
ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="55dd", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||
|
||||
# ESP32-S3 (usb-jtag bridge)
|
||||
ATTRS{idVendor}=="303a", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||
|
||||
LABEL="openfpgaloader_rules_end"
|
||||
|
||||
Reference in New Issue
Block a user