mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00

This new package contains udev rules for the Digi International SOMs and SBCs. It initially contains only rules for the qca6564 Wi-Fi and BT and for the ccimx6ul SOM, but it will get extended to cover other interfaces and SOMs. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
3 lines
134 B
Plaintext
3 lines
134 B
Plaintext
# Attach QCA6564 Bluetooth (uart)
|
|
SUBSYSTEM=="tty", KERNEL=="ttymxc0", ACTION=="add", RUN="/etc/udev/scripts/qca6564-attach.sh start"
|