README files. Don't ignore them.
[goodfet] / firmware / README.txt
diff --git a/firmware/README.txt b/firmware/README.txt
new file mode 100644 (file)
index 0000000..cc85ad7
--- /dev/null
@@ -0,0 +1,9 @@
+GoodFET Firmware
+by Travis Goodspeed
+<travis at radiantmachines.com>
+
+Requires MSPGCC and msp430-bsl.
+
+Assumes MSP430F161x by default.  Call for others by
+mcu=msp430x2618 make -e
+