Currently merging tinyprod/tp-master into our fork based off tinyos-main. The USCI code between the two repos is different, but I don't have a way of telling which one is right/better. Seems tinyos-main is more up to date in this case. Which of these do I want?
https://github.com/tinyos/tinyos-main/blob/master/tos/chips/msp430/x2xxx/usci/HplMsp430UsciAB1RawInterruptsP.nc vs https://github.com/tinyprod/prod/commits/tp-master/tos/chips/msp430/x2xxx/usci/HplMsp430UsciAB1RawInterruptsP.nc Second question: why are HplMsp430UsciAB0RawInterruptsP and HplMsp430UsciAB1RawInterruptsP significantly different in their handling of the TX/RX interrupts? > -----Original Message----- > From: [email protected] [mailto:tinyos-help- > [email protected]] On Behalf Of Michiel Konstapel > Sent: Tuesday, November 19, 2013 12:36 > To: [email protected] > Subject: [Tinyos-help] CC430 > > What would be the best jumping off point for our CC430F5137 based > platform? Eric, since I know you've done a lot of work on the 5xx > series, I've taken the liberty of CCing you personally. > > As far as I can tell, tinyos-main (https://github.com/tinyos/tinyos- > main) has no 5xx support. tinyprod (https://github.com/tinyprod/prod ) > does, but I don't know what branch I would want to start from; master, > mm-core or tp-master? I'm working my way through the commit logs and > code, but I could use some guidance. > > The surf platform is based on the same chip, but it has not been > updated recently. Are there known issues with it, or the x5xx support > in general? Any gotchas I should look out for? > > Kind regards, > Michiel Konstapel > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos- > help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
