aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: d0ed018c9cb950eea8ae59358b59ceb977391f8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
ChibiOS-Contrib
===============
Code under this directory is not part of the core ChibiOS project 
and the copyright is retained by the original authors. See copyright
notes in file headers.

Code is maintained via Github https://github.com/ChibiOS/ChibiOS-Contrib
Feel free to send pull request there.

#### Using

```bash
# git clone git@github.com:Chibios/ChibiOS.git ChibiOS-RT
# git clone git@github.com:ChibiOS/ChibiOS-Contrib.git ChibiOS-Contrib
```
Note: this repos cloned in the same directory side by side (not inside).

#### Contributing

When you submit a pull request, make sure all impacted platform tests compile using the tools/build.sh script.  
Feel free to update authors.txt with your name.  


#### Useful links

https://help.github.com/  
http://git-scm.com/  
http://chibios.org/dokuwiki/doku.php?id=chibios:guides:style_guide