📄 project.h
字号:
//project.h
#include "stdint.h"
#include "stdio.h"
#include "LPC24xx.h"
#include "type.h"
#include "irq.h"
#include "target.h"
#include "timer.h"
#include "can.h"
#include "timer.h"
#include "ex_sdram.h"
#include "EMAC.h"
#include "fio.h"
#include "uart.h"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -