slackbuilds/development/teensy_loader_cli
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
slack-desc
teensy_loader_cli.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
teensy_loader_cli.info

README

The Teensy is a complete USB-based microcontoller development
system, in a very small footprint, capable of implementing many
types of projects. All programming is done via the USB port. No
special programmer is needed, only a standard "Mini-B" USB cable.

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

The Teensy Loader is available in a command line version to
automate programming, typically using a Makefile.

This contains only the cli version of the Teensy Loader. To run
it type: teensy_loader_cli.