MSP430 microcontrollers (MCUs) from Texas Instruments (TI) are 16-bit, RISC-based, mixed-signal processors designed for ultra-low power. These MCUs offer the lowest power consumption and the perfect mix of integrated peripherals for thousands of applications.
[env:stable]
platform = timsp430
board = ...
...
[env:development]
platform = https://github.com/platformio/platform-timsp430.git
board = ...
...
Please navigate to documentation.