Launchpad MSP430G2
This page explains how to use Energia for the Launchpad MSP-EXP430G2 board.
Installation
Configuration
Create a udev rule to allow regular users access to the device:
/etc/udev/rules.d/10-launchpad.rules
SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="f432", MODE="0660", TAG+="uaccess"
Add yourself to the lock
and uucp
user groups.
Plug your launchpad and start energia.
This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.