资源说明:Simple real time kernel for embedded systems
What is this project ? ---------------------- This is a RTOS kernel containing the very basic parts required for it to function properly. This is still work in progress and all suggestions and comments are welcome! How to clone this repo ---------------------- 1. Install git 2. Setup git with you username and email address3. Run "git clone https://github.com/viveksubbarao/rtos" Coding Style ------------ Linux kernel coding style is strictly followed. Kindly refer to the kernel coding style at http://www.kernel.org/doc/Documentation/CodingStyle Directory structure ------------------- rtos | -----inc -> kernel header files | -----src -> kernel source files | -----api.txt -> kernel api documentation | Authors.txt -> People who have contributed to this project so far | readme.txt -> this document Whom to contact --------------- If you have anything to say about the project or want to contribute kindly mail me at viveka.s@gmail.com Thank you, Vivek S
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。