mindjiver / ppcOS

My attempt to create a micro RTOS kernel for the PPC platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project implements a tiny soft RTOS kernel.

Core fetures will include a process scheduler, interrupt handler,
error handler and RTC.

Drivers will be provided for the UART and Ethernet parts of the
Ebony PPC440GP board.

Finally, a small shell and IP stack will be implemented.

About

My attempt to create a micro RTOS kernel for the PPC platform

License:Other


Languages

Language:C 76.4%Language:Assembly 16.7%Language:C++ 5.9%Language:Graphviz (DOT) 0.9%Language:Shell 0.1%