teensy-udev-rules 20230913
udev rules for the Teensy family of micro-controllers
This package provides a udev rules file that allows unprivileged users communication with the Teensy family of micro-controllers. ModemManager (part of NetworkManager) can interfere with USB Serial devices, which includes the Teensy. In case of problems, see the .rules file for possible workarounds.
- Outputs:
out - Website: https://www.pjrc.com/teensy/loader_cli.html
- Licenses: GPL 3+
- Package source: gnu/packages/flashing-tools.scm
- Builds: See build status
- Issues: See known issues
Installation
Install teensy-udev-rules 20230913 as follows:
guix install teensy-udev-rules@20230913
Or install the latest version:
guix install teensy-udev-rules
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.