]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/shimmer2/hardware.h
replaced missing hw timer b1 from bad cut-and-paste from telos carried
[tinyos-2.x.git] / tos / platforms / shimmer2 / hardware.h
index 71e7c2e153e79718c28c6df7c028a3e06a95af50..90d857e7b78ec4f8afd7836fa668a58563bd32b5 100644 (file)
@@ -65,6 +65,13 @@ TOSH_ASSIGN_PIN(RADIO_SOMI1, 5, 2);
 TOSH_ASSIGN_PIN(RADIO_CSN,   5, 4);
 TOSH_ASSIGN_PIN(RADIO_RESET, 5, 7);
 
+// this happens in hplcc2420pinsc
+TOSH_ASSIGN_PIN(CC_FIFOP, 1, 2);
+TOSH_ASSIGN_PIN(CC_FIFO, 1, 5);
+TOSH_ASSIGN_PIN(CC_SFD, 1, 0);
+TOSH_ASSIGN_PIN(CC_VREN, 5, 6);
+TOSH_ASSIGN_PIN(CC_RSTN, 5, 7);
+
 // BT pins
 TOSH_ASSIGN_PIN(BT_PIO,      2, 6);
 TOSH_ASSIGN_PIN(BT_RTS,      1, 6);