#if defined( __ICCARM__ ) || defined( __ARMCC_VERSION ) || defined( __GNUC__) extern uint32_t SystemCoreClock; extern void print_string( const char * string ); ...
確定! 回上一頁