Dan McGregor
0e6f107ea1
Start removing select Linux-isms
...
bash might not be in /bin. Don't expect it there.
2015-10-20 08:48:59 -06:00
Jacob Alexander
f07e9342dd
Fixing releasing Function key and holding layered key
...
- Pressed key will remain on the same layer until released
regardless of the layer changes that happen in the meantime
2015-03-01 21:05:40 -08:00
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
Jacob Alexander
10aad1f3af
Updating load scripts with command line arguments
...
- Fastload option (allows for remote flashing)
- Autoscreen option initiates screen after successfully loading the firmware
2015-02-09 16:01:27 -08:00
Jacob Alexander
3b06d8f6ae
Adding convenience loader scripts for DFU based microcontrollers
2014-09-14 16:22:27 -07:00