-
Notifications
You must be signed in to change notification settings - Fork 0
viveksubbarao/rtos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 address <not necessary to clone> 3. 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
About
Simple real time kernel for embedded systems
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published