How can I find what WinAVR/GCC libraries are using what static RAM? I use printf() for stdio, but no sscanf, no floating point. Default WinAVR settings.
Too large of a portion of 4K RAM is not available to me. I know what my code uses for statics, strings, etc.