?? driver.h
字號:
#ifndef __DRIVER_H__
#define __DRIVER_H__
//for os
#include "../ucos-ii/includes.h"
//for CPU Define
#include "../target/2410addr.h"
#include "../target/option.h"
//for Touch
#include "Touch.h"
//for Lcd
#include "Lcd.h"
#endif
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -