altosuilib: Split cc1111 vs arm telefire/telemini for flashing
authorKeith Packard <keithp@keithp.com>
Mon, 2 Jul 2018 21:20:39 +0000 (14:20 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 2 Jul 2018 21:25:10 +0000 (14:25 -0700)
Only older telefire and telemini boards had cc1111 processors and need
pair-programming.

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

index c717e47c1840a30cc07c3d8e50830e9896a2f6fa..802e8eb3ca764a30589ecff335ad45d73ff90fdb 100644 (file)
@@ -59,10 +59,10 @@ public class AltosFlashUI
                "teleballoon",
                "telebt-v1",
                "teledongle-v0",
-               "telefire",
+               "telefire-v0",
                "telemetrum-v0",
                "telemetrum-v1",
-               "telemini",
+               "telemini-v1",
                "telenano",
                "teleshield",
                "teleterra"
@@ -72,10 +72,11 @@ public class AltosFlashUI
                "TeleBalloon",
                "TeleBT-v1",
                "TeleDongle-v0",
+               "TeleFire-v0",
                "TeleFire",
                "TeleMetrum-v0",
                "TeleMetrum-v1",
-               "TeleMini",
+               "TeleMini-v1",
                "TeleNano",
                "TeleShield",
                "TeleTerra"