?? include.h
字號(hào):
/* Includes all include files to make easy include them in code */
#ifndef INCLUDE_H_
#define INCLUDE_H_
//Software
//Perephery
#include "OLIMEX_SAM7_EX256.h"
//Hardware registers and functions
#include "AT91SAM7X256.h"
#endif /*INCLUDE_H_*/
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -