-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This is the wiki for the gtdOS. A real time OS.
In this project I'm going to develop and test a real time OS for the raspberry Pi 3, that run pre-compiled tasks in a round robin scheduling.
This wiki contains the documentation of the code in the repo, divided in the differents stages of development. Also, there is some information about the use of the compiler and emulator.
The right panel contains all the information, divided by the diferents stage of development.
Some code is from the following repositories:
-
Matyukevich repo there is a design for a Raspberry pi general porpuse OS.
-
bztsrc repo contains some OS concepts.
In the other hand, the round robin scheduling implementation is from ZeOS, a OS designed and developed for a subject int UPC-Facultat d'informática de Barcelona.
Powered by GreenTreeData