Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/LoadFile
Rowan Decker 8d4adb41ec Check for needed programs
Check for dfu-util and screen before using them. Also aborts if
teensy_loader_cli compilation fails.

Uses the type builtin to determine if a command exists. See here:
https://gist.github.com/sdelmas/7377271
2015-02-12 19:42:01 -08:00
..
CMakeLists.txt Windows is now working with libusb1.0 for the teensy-loader-cli. 2014-04-18 13:16:47 -07:00
FindLibUSB-1.0.cmake Porting teensy-loader-cli to use libusb-1.0 (from 0.1). 2014-04-18 00:18:02 -07:00
load.dfu Check for needed programs 2015-02-12 19:42:01 -08:00
load.teensy Check for needed programs 2015-02-12 19:42:01 -08:00
teensy_loader_cli.c Windows is now working with libusb1.0 for the teensy-loader-cli. 2014-04-18 13:16:47 -07:00
winload.teensy Check for needed programs 2015-02-12 19:42:01 -08:00