X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos%2Fplatforms%2Fshimmer%2Fhardware.h;h=e3008caa66c05912ce675260eb98decca784deff;hp=694ebfa0db322c8041fc1cd25d3c10e3ac3d2e87;hb=e38f16ad63a29668323f98debfac1f08388d5ba7;hpb=d2be1f931be092d78c89dea57c7653763d5a42b5 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);