Skip to content

Releases: Andy4495/TI_Platform_Cores_For_Arduino

TI Cores v1.2.0

26 Sep 22:28
334b664
Compare
Choose a tag to compare
TI Cores v1.2.0 Pre-release
Pre-release

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

21 Aug 19:24
Compare
Choose a tag to compare

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

07 Aug 19:21
Compare
Choose a tag to compare

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