CoryXie / 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