X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=firmware%2Flib%2Fmsp430x2618.c;h=6238fe2e458fe4e1525621965f921381de537e84;hb=1706a7f4cfa73ed716b56f5b0322bfb67b560ade;hp=b25225d11e60ca3b1f11db250f0fc76588f318cd;hpb=7f43ff80b47ffc85c8078d962011024979ee6e20;p=goodfet diff --git a/firmware/lib/msp430x2618.c b/firmware/lib/msp430x2618.c index b25225d..6238fe2 100644 --- a/firmware/lib/msp430x2618.c +++ b/firmware/lib/msp430x2618.c @@ -1,7 +1,6 @@ //! MSP430F2618 clock and I/O definitions -// Ought to be portable to other 2xx chips. -// 2274 looks particularly appealing. +// Included by other 2xx ports, such as the 2274. #include "platform.h"