summaryrefslogtreecommitdiffstats
path: root/development/teensy_loader_cli/README
blob: 2318886f4f92e923091eeb13ef6259ef9246e51e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.