X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Fconfigure;h=43b2f407c2f1ea1624f5c3fff1268d6ec92c7ac8;hp=8767af627149d2f8f9fee9fc7340af55e0616fd8;hb=20658f822c6d5db80be777411a591dafc278539f;hpb=9fff819ee3088834ef10c050bcdc0bc5f93dcd2a diff --git a/firmware/configure b/firmware/configure index 8767af6..43b2f40 100755 --- a/firmware/configure +++ b/firmware/configure @@ -7,8 +7,8 @@ GOODFET=/dev/ttyUSB* #Linux (Default) The MSP430F161x is targetted by default. Build for others by setting one of the following. -mcu=msp430x2618 -mcu=msp430x1612 #MSP430F1612 or 1611 -mcu=msp430x2274 #2272 or 2274 +mcu=msp430x2618 #BadFET20 +mcu=msp430x1612 #GoodFET10, GoodFET20 +mcu=msp430x2274 #GoodFET30 EOF