--- In AVR-Chat@yahoogroups.com, David VanHorn <microbrix@...> wrote: > How do I use strings in program space, instead of having the system > copy them into ram, on boot, and eat up that ram permanently? See the file avr/pgmspace.h. Also, there is a tutorial on the subject: http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=38003 Don Kinzer ZBasic Microcontrollers http://www.zbasic.net
Message
Re: WinAVR / GCC question re Stack
2009-03-24 by Don Kinzer