This package browser is in early development. Mind the rough edges.

teensy-loader-cli 2.3

Command line firmware uploader for Teensy development boards

The Teensy loader program communicates with your Teensy board when the HalfKay bootloader is running, so you can upload new programs and run them.

You need to add the udev rules to make the Teensy update available for non-root users.

Installation

Install teensy-loader-cli 2.3 as follows:

guix install teensy-loader-cli@2.3

Or install the latest version:

guix install teensy-loader-cli

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.