📄 startup_code.h
字号:
// INCLUDES & DEFINES ===============================================// here are some definition about the CPU type#ifndef __FILE_WSI_128KFLASH_H#define __FILE_WSI_128KFLASH_H#include "..\inc\hardware_description.h"// place all 8051-CPU depending tools ISR and functions here//include "..\inc\another_header.h"#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -