Silence support and beginnings of proper buffer management.
[goodfet] / firmware / lib / msp430x2618.c
index b25225d..6238fe2 100644 (file)
@@ -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"