teensy-udev-rules
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.
- Versions: 20230913
- 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 the latest version of teensy-udev-rules as follows:
guix install teensy-udev-rules
Or install a particular version:
guix install teensy-udev-rules@20230913
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.
Badge code
You can use the following badge to inform users of teensy-udev-rules about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/teensy-udev-rules'><img src='https://packages.guix.gnu.org/packages/teensy-udev-rules/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/teensy-udev-rules)
Example Org:
[[https://packages.guix.gnu.org/packages/teensy-udev-rules][https://packages.guix.gnu.org/packages/teensy-udev-rules/badges/latest-version.svg]]