Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pmdartus/crossroads-multitask

Traffic light management based on a multi-threads architecture
https://github.com/pmdartus/crossroads-multitask

Last synced: 8 days ago
JSON representation

Traffic light management based on a multi-threads architecture

Awesome Lists containing this project

README

        

# Crossroads-multitask

Multitask system to manage a traffic light system.
Warning: The project run on a 32-bits architecture system.

## Commands

* `make` compile the project
* `make clean` delete all *.o files and the executable
* `make backup` copy the project file to `/backup` folder.