summaryrefslogtreecommitdiff
path: root/ao-bringup/turnon_easymini
Commit message (Collapse)AuthorAge
* ao-bringup: Check for Loader USB id before attempting dfu-utilKeith Packard2018-03-16
| | | | | | | This lets me restart the turnon process after the boot loader has been flashed. Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-bringup: turnon_easymini was left with dfu_util disabledKeith Packard2017-12-19
| | | | | | | This was presumably changed for some test and left in the wrong state. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos/ao-bringup: Switch turnon_easymini to v2.0Keith Packard2017-04-24
| | | | | | Not planning on buildin more v1.0 boards Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-bringup: Improve EasyMini turnon and test scriptsKeith Packard2016-11-17
| | | | | | | | Wait less time before trying the test script. Have the test script wait for the device to appear. And then use colors to help make the results clear. Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-bringup: Use official binaries for EasyMini turnonKeith Packard2014-05-12
| | | | | | | | Don't use locally built ones, use the official ones found in ~/altusmetrumllc/Binaries to ensure that all devices are shipped with known firmware. Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-bringup: Split out easymini test into separate scriptKeith Packard2014-04-05
| | | | | | This lets you run the easy mini testing code without also flashing the device. Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-bringup: Get turnon_telemini workingKeith Packard2014-04-05
| | | | | | This script now does complete testing of the board Signed-off-by: Keith Packard <keithp@keithp.com>
* Add easymini turnon script and helpersKeith Packard2014-04-02
Signed-off-by: Keith Packard <keithp@keithp.com>