5a71f2c6ae
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@
5 lines
255 B
Plaintext
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.
|