altosuilib: Show a more useful message when the flash target device is unknown
authorKeith Packard <keithp@keithp.com>
Wed, 22 Aug 2018 07:56:25 +0000 (00:56 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 22 Aug 2018 08:01:46 +0000 (01:01 -0700)
commit75420fecbc76ab718661718ada249673e139a29d
treec36cbadb26e5be11be2124ee79ea747091739e4b
parentd8017f921649d2176d90239e02275dc5ef793815
altosuilib: Show a more useful message when the flash target device is unknown

The flashing code uses the new symbol table to find information in the
existing device; if they don't match at all, there won't be anything
about the target device known. Tell the user this, rather than
displaying mystic information (or crashing).

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosFlashUI.java