rusefi/firmware/ChibiOS_16/community
rusefi dd6a530f6a find_cygwin . -type f -print0 | xargs -0 dos2unix 2017-03-24 13:09:48 -04:00
..
os find_cygwin . -type f -print0 | xargs -0 dos2unix 2017-03-24 13:09:48 -04:00
.gitignore #72 2017-03-22 08:52:40 -04:00
AUTHORS.txt find_cygwin . -type f -print0 | xargs -0 dos2unix 2017-03-24 13:09:48 -04:00
README.md #72 2017-03-22 08:52:40 -04:00

README.md

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

# 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).

https://help.github.com/

http://git-scm.com/

http://chibios.org/dokuwiki/doku.php?id=chibios:guides:style_guide