openbsd-ports/devel/msp430/libc/pkg/DESCR
jasper 5a71f2c6ae Import mspgcc4, the toolchain for MSP430 MCUs. based on gnu gcc, binutils, gdb
with additional patches for msp430 support.

One will need an upcoming umodem.c commit by jakemsr@, and an upcoming
mspdebug port in order to actually program the devices though.

feedback/ok aja@
2010-12-01 09:06:52 +00:00

5 lines
255 B
Plaintext

The device-specific headers define various symbols for use while writing
low-level software for the MSP430 series. Bit names, register names,
and other such things are defined by these files, so that they can be
used just as they are in the data-sheets.