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

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.