#if defined(__ARMCC_VERSION) /* For MDK/RVDS compiler revise fputc function for printf functionality */ struct __FILE { int handle; }; ...
確定! 回上一頁