Skip to content

Instantly share code, notes, and snippets.

@claudyus
claudyus / PKGBUILD
Created September 15, 2017 17:10 — forked from jck/PKGBUILD
msp430mcu
# Contributor: Rick W. Chen <stuffcorpse at archlinux dot us>
pkgname=msp430mcu
pkgver=20120406
pkgrel=2
pkgdesc="C headers and binutils linker scripts for microcontrollers in the MSP430 family"
arch=(any)
url="http://mspgcc4.sourceforge.net/"
license=('GPL')
makedepends=('python2')