fourtysixandtwo 1f103645c9 development/teensy_loader_cli: Change i486 to i586 пре 2 година
..
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 1f103645c9 development/teensy_loader_cli: Change i486 to i586 пре 2 година
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.