ChibiOS-Contrib/README-git.txt

26 lines
665 B
Plaintext
Raw Normal View History

2014-10-11 04:59:57 -07:00
Quick start:
1) git clone git@github.com:ChibiOS/ChibiOS-gitmain.git
2) cd ChibiOS-gitmain && \
git submodule add git@github.com:ChibiOS/ChibiOS-Contrib.git community
2014-10-18 05:47:17 -07:00
Step #2 is optional if you not interested in community code.
2014-10-11 04:59:57 -07:00
Contributing:
to ChibiOS-gitmain
1) fork git repository at your own account
2) make fix and test it
3) submit patch here http://sourceforge.net/projects/chibios/
or here http://forum.chibios.org
to ChibiOS-Contrib
1) fork git repository at your own account
2) develop feature
3) send pull request as usual
Links:
2014-10-19 07:57:27 -07:00
https://help.github.com/
http://git-scm.com/
2014-10-11 04:59:57 -07:00
http://chibios.org/dokuwiki/doku.php?id=chibios:guides:style_guide