Per 
https://sourceforge.net/tracker/?func=detail&aid=3387164&group_id=42303&atid=432701
I'll queue it to be put into msp430legacy.h.

Peter

On Fri, Aug 5, 2011 at 10:36 PM, Jun <yanjunrock...@gmail.com> wrote:
> Hi All,
>
> mspgcc used to have #define BV(x) (1 << (x)). But the latest version
> (4.5.3) does not have it in the same place any more. I noticed this
> because my old code couldn't find BV any more. I got around this
> problem by adding a new macro, but hope it could be moved back in the
> distribution.
>
> Cheers,
>
> Jun
>
> --
> --
> Mailto: yanjunrock...@gmail.com
>
> ------------------------------------------------------------------------------
> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
> The must-attend event for mobile developers. Connect with experts.
> Get tools for creating Super Apps. See the latest technologies.
> Sessions, hands-on labs, demos & much more. Register early & save!
> http://p.sf.net/sfu/rim-blackberry-1
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to