📄 at91sam7s64.h
字号:
/*
The only differences between AT91SAM7s64.h and AT91SAM7s256.h are in the
memory-mapping defintions which are not used in this example
Just include AT91SAM7S256 here and save some space
Martin Thomas, 2006
*/
#ifndef AT91SAM7S64_H_
#define AT91SAM7S64_H_
#include "AT91SAM7S256.h"
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -