Go to file
Fabien Poussin fe95e90b80
Merge pull request #165 from lechndo/bug_#161_STM32_CRC_DMA_size_limit
Fix #161: STM32 LLD CRCv1 large data bug in DMA mode
2018-07-13 11:19:23 +02:00
demos Updated PID demo 2018-03-23 11:53:03 +01:00
os Fix STM32 LLD CRCv1 large data bug in DMA mode 2018-07-12 15:01:44 +02:00
testhal Moved pal testhal makefiles and configuration into folders 2018-03-16 22:00:33 +01:00
tools Updated mcuconf template 2018-03-15 14:47:06 +01:00
.gitignore Updated .gitignore 2014-10-18 17:21:23 +03:00
.travis.yml Try to enable building the LwIP demo on Travis-CI 2018-03-13 20:26:31 +01:00
AUTHORS.txt Modified AUTHORS file 2017-06-05 10:17:31 -03:00
README.md Update README.md 2015-08-24 16:55:58 +03: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