X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Fshimmer%2Fhardware.h;h=e3008caa66c05912ce675260eb98decca784deff;hb=e38f16ad63a29668323f98debfac1f08388d5ba7;hp=694ebfa0db322c8041fc1cd25d3c10e3ac3d2e87;hpb=3c7c6caa5ec14fcbee3098602870b69c12a158a9;p=tinyos-2.x.git diff --git a/tos/platforms/shimmer/hardware.h b/tos/platforms/shimmer/hardware.h index 694ebfa0..e3008caa 100644 --- a/tos/platforms/shimmer/hardware.h +++ b/tos/platforms/shimmer/hardware.h @@ -74,7 +74,7 @@ TOSH_ASSIGN_PIN(SD_CLK, 3, 3); TOSH_ASSIGN_PIN(SD_DO, 3, 2); TOSH_ASSIGN_PIN(SD_DI, 3, 1); -// Don't think these are needed +// this happens in hplcc2420pinsc TOSH_ASSIGN_PIN(CC_FIFOP, 2, 6); TOSH_ASSIGN_PIN(CC_FIFO, 1, 0); TOSH_ASSIGN_PIN(CC_SFD, 1, 2);