summaryrefslogtreecommitdiff
path: root/ao-bringup/turnon_telemini
Commit message (Collapse)AuthorAge
* ao-bringup/turnon_telemini: Skip DFU if no DFU device is presentKeith Packard2018-05-01
| | | | | | | | This skips running dfu-util to load the bootloader if there isn't a suitable DFU device listed in the system, which allows an already-flashed device to be run through the same script. Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-bringup: make turnon_telemini search for ao_usbload on $PATHKeith Packard2017-04-25
| | | | | | | I've uninstalled the altos package as it has a version of ao-usbload which is too old for telemini. Signed-off-by: Keith Packard <keithp@keithp.com>
* Replace turnon_telemini with v3 version. Add test-teleminiv3Keith Packard2017-04-21
| | | | | | Prepare for TeleMini v3.0 release. Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-bringup/turnon_telemini: Detect which programmer to use by $USERKeith Packard2015-02-14
| | | | | | Bdale uses TD 100, keithp uses TD 186. Signed-off-by: Keith Packard <keithp@keithp.com>
* fix telemini firmware path nameBdale Garbee2011-08-26
|
* update TeleMini turnon script now that we've made a stable firmware releaseBdale Garbee2011-08-25
|
* fix up script to work and have reasonable textsBdale Garbee2011-03-18
|
* bringup: Add script for teleminiKeith Packard2011-03-16
Copied from teledongle with a few obvious changes. Signed-off-by: Keith Packard <keithp@keithp.com>