📄 readme
字号:
EMOS 1.0 for Linux/Windows with GPL v1.0 authorization;
Author zenf zhao (zenf_zhao@163.com)
April 6th 2008
1. Introduction
---------------
This the is EMOS first release v1.0, runing on MinGW platform;
EMOS is a realtime embedded operating system derived from ucOS-II v2.0, with many modifications,
But the core idea is the same;
There are the following revise:
(1)Code rewriten with good commercial style from practice; (with new name EMOS)
(2)VxWorks like msgQ operation routines added;
(3)MinGW platform based porting for simulation;
(4)Fairly some testcase and test examples for MinGW based simulation;
(5)Many Minor optimizations
Notes:
The real-time kernel can be ported to any other CPU as ucOS/II;
Try to use the UltraEdit or SourceInsight with courier type character to read the code.
2. Compiling EMOS
----------------
(1)Install MinGW enviroment
(2)run make
(3)Revise two library source .h files when run into compiling errors, then run make again
3. Test suite
-------------
To be added;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -