Releases: Andy4495/TI_Platform_Cores_For_Arduino
TI Cores v1.3.0
TI Cores v1.3.0
Update MSP430 platform core to version 3.0.0 (fixes #9)
- Update MSP430 compiler to GCC 9.3.1.11 -- the last version published by Texas Instruments
- https://www.ti.com/tool/MSP430-GCC-OPENSOURCE
- This is still an older version of GCC, but is significantly more up-to-date than version 4.6.6 included with the last official platform core published by Energia
- This version now supports C++11 and C++14
- Code compiled with this version may be slightly larger than when using older versions of the platform or compiler
TI Cores v1.2.0
TI Platform Cores release v1.2.0
Updated to add support for recent Linux releases (fixes #6).
Continues to support MacOS, Windows, and older Linux releases.
Changes
-
Update dslite tool to version 12.8.0.3522 (used for uploading/flashing).
- No longer has a dependency on end-of-life Python 2
- Now supports recent Linux distributions that do not include Python 2 (Debian 12, Ubuntu 24.04, Mint 22, etc.)
-
Update platform packages to use new dslite version. Platform packages are otherwise unchanged from previous versions.
- msp430 v1.1.0 (updated from v1.0.7)
- msp432 v5.30.0 (updated from v5.29.5)
- tiva v1.1.0 (updated from v1.0.7)
-
File and README cleanup, simplification, and clarification.
Full Changelog: v1.1.0...v1.2.0
TI Cores v1.1.0
TI Platform Cores release v1.1.0.
Includes tools that can be used in actions instead of downloading from Energia.
Updates
- Add MSP432 core version 4.29.5
- Several clarifications and cleanup
Full Changelog: v1.0.0...v1.1.0
TI Cores v1.0.0
TI Platform Cores release v1.0.0.
Includes tools that can be used in actions instead of downloading from Energia.
Full Changelog: https://github.com/Andy4495/TI_Platform_Cores_For_Arduino/commits/v1.0.0