?? derivative.h
字號:
/*
* Note: This file is recreated by the project wizard whenever the MCU is
* changed and should not be edited by hand
*/
/* Include the derivative-specific header file */
#include "board_config.h"
#if (TARGET_BOARD == MC1320x_S08QE128_EVB)
#include <MC9S08QE128.h>
#else
#include <MC9S08GB60.h>
#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -