pgos_all.h
来自「该代码是PAos嵌入式系统在凌阳单片机上的移植代码。」· C头文件 代码 · 共 17 行
H
17 行
/*
PGOS_ALL.H
This file contions all header files .
Author : Xinxiaochen
2004,10,12
*/
#include "stdio.h"
#include "spce061v004.h"
#include "e:\my source\pgos\types.h"
#include "e:\my source\pgos\pgos.h"
#include "e:\my source\pgos\task.h"
#include "e:\my source\pgos\message.h"
#include "e:\my source\pgos\cpu.h"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?