X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=firmware%2Fplatforms%2Fgoodfet.h;h=8e4249c7aa3c089146b056c7b1f6f8211e64dbd6;hb=f00f6dca229b8f3b641e6603106f0750d598b871;hp=e9ba90e501185ae3fbf261407b5d7637e1684954;hpb=bf49109a5835ae36bac4d114825ec70b73ea8fd1;p=goodfet 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