# Set this to wherever the msp430mcu release lives.
export MSP430MCU_ROOT=$(pwd)
# Install the msp430mcu files wherever you installed mspgcc
scripts/install.sh /mspgcc/prefix/path
# Maintainers only: When a new upstream release is added, re-generate the
# derived files using:
scripts/build.sh