[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] printf'ing a string in program memory
From: |
Tom Harris |
Subject: |
[avr-gcc-list] printf'ing a string in program memory |
Date: |
Wed, 10 Dec 2003 15:55:00 +1100 |
Greetings,
I know about printf_P() that takes a _format_ string in Flash, but any %s
format specifiers still refer to strings in _RAM_. Is there a specifier for
strings in Flash? I am having to use puts_P, but a %-style specifier in the
printf format string would be a lot neater.
TomH <tomh(AT)optiscan(DOT)com>
-----Original Message-----
From: J.C. Wren [mailto:address@hidden
Sent: Tuesday, 9 December 2003 11:37 AM
To: address@hidden
Subject: [avr-gcc-list] avr-libc request
Savannah.org is *still* down. Does anyone have a tar or zip of a
very recent
avr-libc pull? I'd like to finish rebuilding this machine, and this is one
of the last things hold me up. It can be emailed to me, or I can pick it up
via http or ftp.
--jc
_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list
- [avr-gcc-list] printf'ing a string in program memory,
Tom Harris <=