📄 sdcc-lib.h
字号:
/* * sdcc-lib.h - SDCC Library Main Header * * This file is part of the GNU PIC Library. * * January, 2004 * The GNU PIC Library is maintained by, * Vangelis Rokas <vrokas@otenet.gr> * * $Id: sdcc-lib.h 3512 2004-10-01 14:32:06Z vrokas $ * *//** Top level header file for the sdcc libraries that enables target specific features.*/#ifndef __PIC16_SDCC_LIB_H#define __PIC16_SDCC_LIB_H 1#include <../asm/pic16/features.h>#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -