Re: [Mspgcc-users] missing libmspgcc

2012-02-14 Thread Peter Bigot
No, they are present in the branch I mentioned: git clone -b bzr/mspgcc-libraries git://mspgcc.git.sourceforge.net/gitroot/mspgcc/historical Peter On Tue, Feb 14, 2012 at 2:51 PM, Bronislav Gabrhelik wrote: > Anyway, it seems that mspgcc-libraries is not present in Git under > historical, so I

Re: [Mspgcc-users] missing libmspgcc

2012-02-14 Thread Bronislav Gabrhelik
Anyway, it seems that mspgcc-libraries is not present in Git under historical, so I will have to install Bazaar :-( Thanks, Bronislav 2012/2/14 Bronislav Gabrhelik : > Peter, > > thanks for the response. It seems that comunity is not missing this > library yet. The future will show if there is  

Re: [Mspgcc-users] missing libmspgcc

2012-02-14 Thread Bronislav Gabrhelik
Peter, thanks for the response. It seems that comunity is not missing this library yet. The future will show if there is a demand. Thanks for hint regarding __delay_cycles(). Thanks, Bronislav 2012/2/14 Peter Bigot : > Those libraries are not part of mspgcc today.  You can get them from > Bazaa

Re: [Mspgcc-users] missing libmspgcc

2012-02-13 Thread Peter Bigot
Those libraries are not part of mspgcc today. You can get them from Bazaar, or from branch bzr/mspgcc-libraries in the historical git repository: http://mspgcc.git.sourceforge.net/git/gitweb.cgi?p=mspgcc/historical;a=summary. If they're still needed and somebody wants to update and support them,

[Mspgcc-users] missing libmspgcc

2012-02-13 Thread Bronislav Gabrhelik
I need to recompile and extend my old project, which I developed like 4 years ago with mspgcc. I can see that mspgcc evolved little bit. :-) I am using mspgcc-20110716-p2005 now. I use utils.h, flash.h headers with functions like delay() etc..in my project, but it seems these functions are no