0 Forks
0 Stars
0 Watchers

SEPC

Réalisation d'un kernel en C et assembleur : gestion de l'affichage, de l'horloge (interruptions , timer), des processus (création dynamique, ordonnancement, endormissement, communication, synchronisation)...

How to download and setup SEPC

Open terminal and run command
git clone https://github.com/julien-pintodafonseca/SEPC.git
git clone is used to create a copy or clone of SEPC repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SEPC https://github.com/julien-pintodafonseca/SEPC/archive/master.zip

Or simply clone SEPC with SSH
[email protected]:julien-pintodafonseca/SEPC.git

If you have some problems with SEPC

You may open issue on SEPC support forum (system) here: https://github.com/julien-pintodafonseca/SEPC/issues