Energia Changelog

What's new in Energia 0101E0017

Sep 17, 2016
  • cc3200prog has been enhanced to automatically reset the RedBearLab boards after upload.
  • I2C has been moved to the new BoosterPack standard (pins 9 and 10). This allows I2C and SPI to operate concurrently.
  • DSLite has been updated to the latest version. MSP432 and CC2650 use DSLite for upload. Other boards will follow in the next release.
  • Mac OS X Energia package is now signed and no special action is needed for Mac Gatekeeper.
  • 3 new boards were added:
  • CC2650 based SensorTag (MT)
  • CC3200 based RedBearLab WiFi micro (MT and Standard)
  • LAUNCHXL-F28377S (Standard)

New in Energia 0101E0015 (Jun 15, 2015)

  • Highlights:
  • Added new feature called MT which allows for multithreading capability for MSP432 LaunchPad
  • Lots of bug fixes.
  • New board: MSP-EXP432P401R LaunchPad
  • New board: LAUNCHXL-F28069M C2000 LaunchPad
  • Added updated cloud libraries such as Temboo, AT&T M2X, and PubNub.

New in Energia 0101E0014 (Dec 16, 2014)

  • Fix read() issue when other end closes the connection. This fixes an issue with read returning -1 immediately if the other end has closed the connection. Now it returns data as long as there is data in the buffer regradless of being connected or not.

New in Energia 0101E0009 (Oct 28, 2014)

  • Fix compilation warning for USI