Cusomization of low level stdio function. Used by for example printf(). #ifdef ICC8051 int putchar(int c) #else /presume C51 or other accepting compilator/ ...
確定! 回上一頁