Skip to content

Releases: energia/cc13xx-core

CC13xx Core Release v4.9.0

13 Sep 16:10
Compare
Choose a tag to compare

This release fixes a critical compatibility issue with the compiler path always pointing at the latest and could result in build issues. Compiler path now explicitly points to the compiler that is compatible with the core.

CC13xx Core Release v4.9.0

13 Sep 15:51
Compare
Choose a tag to compare
Add -D flag for device family

CC13xx Core Release v3.7.4

18 Jan 19:23
Compare
Choose a tag to compare
  • Fix uploader path in platform.txt

CC13xx Core Release v3.7.3

06 Jan 17:58
Compare
Choose a tag to compare
  • Fix board names in pins_energia.h
  • Remove duplicate flash/ram size entries from boards.txt

CC13xx Core Release v3.7.2

19 Dec 18:38
Compare
Choose a tag to compare
  • Update DSLite to version 7.1.0.1917
  • Update build.board for CC1350_LAUNCHXL and CC1310_LAUNCHXL
  • Fix tools.dslite.path to not include version number

CC13xx Core Release v3.7.1

12 Dec 20:49
Compare
Choose a tag to compare

CC13xx Core Release v3.7.0

02 Nov 17:45
Compare
Choose a tag to compare
  • Upgrade to 2.21.0.06 TI-RTOS GA release
  • Fix bug in analogReadResolution usage
  • Adapt to new PWM driver interface
  • Rework pulseIn() implementation to be more accurate and work on all devices.
  • Rework board files as necessary to support 2.21.0.06 TI-RTOS
  • Various code cleanup items.