w00t! jtagarm7 committed and included in build.
[goodfet] / firmware / include / gfports.h
index 8891c1a..7257c9d 100644 (file)
@@ -6,19 +6,10 @@
 #ifndef GFPORTS
 #define GFPORTS
 
-#ifdef MSP430
 #include <io.h>
-#endif
 
 // 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.