energia / Energia

Fork of Arduino for the Texas Instruments LaunchPad's
http://energia.nu
Other
798 stars 670 forks source link

DSLite multiple releases #991

Open rei-vilo opened 6 years ago

rei-vilo commented 6 years ago

When launching Energia 19, the following errors are reported:

Invalid version found: 7.1.0.1917 Invalid version found: 7.4.0.1099 Invalid version found: 6.2.1.1594 Invalid version found: 7.4.0.1099 Invalid version found: 6.2.1.1624 Invalid version found: 7.4.0.1099 Invalid version found: 7.2.0.2096 Invalid version found: 7.4.0.1099

Those numbers refer to DSLite. The platform.txt files list

Release Boards
6.2.1.1624
7.1.0.1917 CC13xx
7.2.0.2096 MSP432 Tivac CC3220
7.4.0.1099 MSP430

Using another version than the recommended may fail.

Any plan for improving the consistency of the DSLite multiple releases?