X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Finclude%2Fgfports.h;h=7257c9dab532cb7717f6c7f94d4206876c9337ac;hp=a55e78748554805deda7bff2ae7b9bae6d1c58b6;hb=b7a6e00b7d75a7f29401c2aeeb2e19cbd622d678;hpb=71abac14fc0eab6aa9f2d6f26c54fe1236b1d6bd diff --git a/firmware/include/gfports.h b/firmware/include/gfports.h index a55e787..7257c9d 100644 --- a/firmware/include/gfports.h +++ b/firmware/include/gfports.h @@ -10,13 +10,6 @@ // N.B., only asm-clean CPP definitions allowed. -//Use false P5REN for 1612. -#ifdef __MSP430_HAS_PORT5__ -#ifndef __MSP430_HAS_PORT5_R__ -//#warning "1xx, using fake P5REN for external pulling resistors." -#define P5REN P5OUT -#endif -#endif /* //Use these instead of the explicit names.