Hi, please what is the difference between the two libraries?
Many times, I found some libraries for AVR or even x86 OS than claims to be runtime or standart library, but it seems to me that they are basically the same.
If I think not just about AVRs and other MCUs, but lets say C language for say Windows OS, even standart library has to have Os specific code, for screen printing for example. But many articles state that only Runtime library in vendor specific.
I am sorry to messed things up with Windows programing, but I am really getting lost in these terms, and you guys always helped me a lot. Thanks.