teensy_loader_cli(1) | User Manuals | teensy_loader_cli(1) |
teensy_loader_cli - load and run programs onto your Teensy micro controller
teensy_loader_cli --mcu MCU [-w] [-r] [-s] [-n] [-b] [-v] [-h] file.hex
The teensy loader cli is a command-line alternative to the graphical teensy loader which is included with Teensyduino. The cli version is preferred by advanced users who want to automate programming, typically from within a Makefile or similar.
teensy_loader_cli --list-mcus
This option requires another Teensy to be connected, running the rebootor firmware.
http://www.pjrc.com/teensy/loader_cli.html
teensy_loader_cli was developed by Paul Stoffregen <paul@pjrc.com>
This manual page was written for the Debian project by Michael Stapelberg <stapelberg@debian.org> (but may be used by others).
DECEMBER 2017 | Linux |