⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pgos_all.h

📁 该代码是PAos嵌入式系统在凌阳单片机上的移植代码。
💻 H
字号:
/*

      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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -