Commit 13bbc54a authored by Federico Vaga's avatar Federico Vaga Committed by Federico Vaga

Add contribution guide

NOTE
This commit has been created by `git subtree` on the Mock Turtle repository
on tag mock-turtle-2.0

This commit will not compile
parent 73054260
The project is based on the Mock Turtle infrastructure. On top of the
Mock Turtle we have the White Rabbit Trigger Distribution.
The project is made of:
- two real-time applications running on the Mock Turtle CPUs
- one library which provide the application's abstraction to communicate with
the real-time applications.
- a set of command line tools for the White Rabbit Trigger Distribution
configuration
RULES
=====
The master branch is protected so you need special permission to touch it.
Do you development on your own branch and push it.
In the project we are following the Linux kernel code style.
All the functions, defines, structures, enumeraters exported should use
the `wrtd_` prefix.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment