Re: [arm-gnu] Codesourcery Lite and Newlib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Codesourcery Lite and Newlib



On Tue, 2009-10-13 at 07:23 +0200, Freddie Chopin wrote:
> standard newlib's printf is usually too much of a bloat to be used for 
> microcontrollers, but - it's possible, I've tried recently to find out 
> why so many ppl have trouble with them. Stack...

For development purposes, I grabbed a sprintf from u-boot source, that I
think may have come from Linux kernel sources originally.  I modified it
to be a buffered printf.

James.