X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Fplatforms%2Fgoodfet.h;fp=firmware%2Fplatforms%2Fgoodfet.h;h=8e4249c7aa3c089146b056c7b1f6f8211e64dbd6;hp=e9ba90e501185ae3fbf261407b5d7637e1684954;hb=350c674c6bcd97ec2f883b07e0cf49eb8a480183;hpb=f357e70c634e9b5221659c3b4e48d728ecbbc04f diff --git a/firmware/platforms/goodfet.h b/firmware/platforms/goodfet.h index e9ba90e..8e4249c 100644 --- a/firmware/platforms/goodfet.h +++ b/firmware/platforms/goodfet.h @@ -3,10 +3,13 @@ \brief Port descriptions for the GoodFET platform. */ +#ifdef __MSPGCC__ +#include +#else #include #include #include - +#endif //LED on P1.0 #define PLEDOUT P1OUT