summaryrefslogtreecommitdiff
path: root/ao-bringup/test-easymini
Commit message (Collapse)AuthorAge
* ao-bringup: Improve igniter testing. Add TeleMega and TeleMetrum testing.Keith Packard2014-09-12
| | | | | | | | | | The script lets you re-try each one when they fail, which is nice if you're hand-holding the setup. The TeleMetrum and TeleMega tests are adapted from the EasyMega tests and are hooked up to the turnon scripts. Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-bringup: Use the C tools to test EasyMiniKeith Packard2014-06-22
| | | | | | | I think my USB driver in the kernel is broken; the nickle versions of these tools did very strange things and never worked. 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>