2015-01-17 05:02:23 -08:00
|
|
|
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.
|
2015-08-24 06:40:20 -07:00
|
|
|
|
|
|
|
#### Using
|
|
|
|
|
|
|
|
```bash
|
|
|
|
# git clone git@github.com:Chibios/ChibiOS.git ChibiOS-RT
|
|
|
|
# git clone git@github.com:ChibiOS/ChibiOS-Contrib.git ChibiOS-Contrib
|
|
|
|
```
|
2015-08-24 06:55:58 -07:00
|
|
|
Note: this repos cloned in the same directory side by side (not inside).
|
2015-08-24 06:41:54 -07:00
|
|
|
|
|
|
|
#### Useful links
|
|
|
|
|
|
|
|
https://help.github.com/
|
2015-08-24 06:42:07 -07:00
|
|
|
|
2015-08-24 06:41:54 -07:00
|
|
|
http://git-scm.com/
|
2015-08-24 06:42:07 -07:00
|
|
|
|
2015-08-24 06:41:54 -07:00
|
|
|
http://chibios.org/dokuwiki/doku.php?id=chibios:guides:style_guide
|