[Tinyos Core WG] Re: TEP 102
David Gay
dgay42 at gmail.com
Wed Oct 18 12:51:47 PDT 2006
On 10/18/06, Cory Sharp <cory at moteiv.com> wrote:
> Also, making the switch from Alarm${P}C and Counter${P}C, which is what
> nearly all platforms do now, to Alarm${P}${W}C and Counter${P}${W}C looks
> like it will cause noticable but easily fixable breakage in variable chips
> and libs which are actually using Alarm32khzC and Counter32khzC now, for
> instance. What's the best way to manage this change/update?
Well, FWIW, atm128 platforms have had the new names for a while (they
only have the *32C names, for good internal reasons), so there's no
portable-across-microcontrollers code using the old names ;-) So I'd
suggest going ahead and making the change, and using grep --recursive
to find all the old uses...
David
More information about the Tinyos-2.0wg
mailing list