X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Fplatforms%2Fdonbfet.h;h=37db358bb39e8d06189a4255d2dc7b72aeec4b33;hp=41879fef0ade33befba6a27f32d70633816594ab;hb=f244df1b2d3010548ed2cceabdde44f36089a29a;hpb=41777a0dda559dc2b2738720a39f3b5d57b5cee0 diff --git a/firmware/platforms/donbfet.h b/firmware/platforms/donbfet.h index 41879fe..37db358 100644 --- a/firmware/platforms/donbfet.h +++ b/firmware/platforms/donbfet.h @@ -53,7 +53,7 @@ #define PLEDPIN PB0 //Use P3 instead of P5 for target I/O on chips without P5. -#ifdef msp430x2274 +#ifdef msp430f2274 //#warning "No P5, using P3 instead. Will break 2618 and 1612 support." # define P5OUT P3OUT # define P5DIR P3DIR