platform = timsp430
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.
For more detailed information please visit vendor site.
Name  | 
Description  | 
|---|---|
Arduino Wiring-based Framework (MSP430 Core)  | 
|
Energia Wiring-based Framework (MSP430 Core)  | 
|
MSPDebug  | 
|
msp-gcc  | 
Warning
Linux Users:
Install “udev” rules file 99-platformio-udev.rules (an instruction is located inside a file).
Raspberry Pi users, please read this article Enable serial port on Raspberry Pi.
Windows Users:
Please check that you have a correctly installed USB driver from board manufacturer
Name  | 
Description  | 
|---|---|
Arduino Wiring-based Framework allows writing cross-platform software to control devices attached to a wide range of Arduino boards to create all kinds of creative coding, interactive objects, spaces or physical experiences.  | 
|
Energia Wiring-based framework enables pretty much anyone to start easily creating microcontroller-based projects and applications. Its easy-to-use libraries and functions provide developers of all experience levels to start blinking LEDs, buzzing buzzers and sensing sensors more quickly than ever before.  | 
Note
You can list pre-configured boards by platformio boards command or PlatformIO Boards Explorer
For more detailed board information please scroll tables below by
horizontal.
ID  | 
Name  | 
Platform  | 
Debug  | 
Microcontroller  | 
Frequency  | 
Flash  | 
RAM  | 
|---|---|---|---|---|---|---|---|
  | 
CC430F5137  | 
12 MHz  | 
32 Kb  | 
4 Kb  | 
ID  | 
Name  | 
Platform  | 
Debug  | 
Microcontroller  | 
Frequency  | 
Flash  | 
RAM  | 
|---|---|---|---|---|---|---|---|
  | 
MSP430F5529  | 
16 MHz  | 
128 Kb  | 
8 Kb  | 
|||
  | 
MSP430FR4133  | 
8 MHz  | 
16 Kb  | 
2 Kb  | 
|||
  | 
MSP430FR5739  | 
16 MHz  | 
16 Kb  | 
0.5 Kb  | 
|||
  | 
MSP430FR5969  | 
8 MHz  | 
64 Kb  | 
2 Kb  | 
|||
  | 
MSP430FR6989  | 
8 MHz  | 
128 Kb  | 
2 Kb  | 
|||
  | 
MSP430G2553  | 
16 MHz  | 
16 Kb  | 
0.5 Kb  | 
Dec 08, 2015 - Piotr Król - Using PlatformIO with TI MSP430 LunchPads
See more Articles about us.
All project examples are located in PlatformIO repository Examples for TI MSP430 platform.