Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 лет назад
..
README 5aac26c3cb development/teensy_loader_cli: Added (Teensy CLI downloader) 14 лет назад
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 лет назад
teensy_loader_cli.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 лет назад
teensy_loader_cli.info 63e3b3d520 development/teensy_loader_cli: Update HOMEPAGE and DOWNLOAD urls. 7 лет назад

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.