fourtysixandtwo 1f103645c9 development/teensy_loader_cli: Change i486 to i586 hace 2 años
..
README 5aac26c3cb development/teensy_loader_cli: Added (Teensy CLI downloader) hace 14 años
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. hace 11 años
teensy_loader_cli.SlackBuild 1f103645c9 development/teensy_loader_cli: Change i486 to i586 hace 2 años
teensy_loader_cli.info 63e3b3d520 development/teensy_loader_cli: Update HOMEPAGE and DOWNLOAD urls. hace 7 años

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.