|
ChibiOS/RT download page, there are several download options available. |
|
The RTOS can be dowloaded using the standard SourceForge download page. Note that the software is offered in “stable” or “unstable” versions. The difference is in the license and type of maintenance.
Subversion repository on SourceForge: http://svn.code.sf.net/p/chibios/svn/trunk.
From the repository you can get both stable and unstable versions from ./tags, the latest code from ./trunk and also monitor the side projects under ./branches. Read only access is granted to everybody.
Git repository on github: https://github.com/mabl/ChibiOS.
This repository is updated from the main SVN repository every 10 minutes, it has the same organization of the SVN repository.