9 | | RTEMS project is currently in the process of migrating its CVS repositories to GIT. A git repository has already been setup and is currently available for testing at http://git.rtems.org/. The conversion plan for this undergoing migration is in the [http://www.rtems.org/wiki/index.php/CVStoGit CVS to GIT] wiki page. |
| 9 | |
| 10 | RTEMS project is currently in the process of migrating its CVS repositories to GIT. A git repository has already been setup and is currently available for testing at http://git.rtems.org/. The conversion plan for this undergoing migration is in the [http://www.rtems.org/wiki/index.php/CVStoGit CVS to GIT] wiki page. |
| 11 | The git repository is available read-only to the public at large. Only a small subset of people have write permission, but everyone is welcome to commit a patch with proper licensing. |
| 12 | = RTEMS GIT Repositories = |
| 13 | |
| 14 | |
| 15 | The following modules are in the RTEMS GIT Repository and currently actively used for development: |
| 16 | |
| 17 | * rtems - RTEMS Itself |
| 18 | * rtems-testing - Helpful scripts for testing. Includes Simulator Scripts, Coverage Testing help, CVS helpers, RTEMS atesting, and GCC testing aids. |
| 19 | * Examples |
| 20 | * examples-v2 - RTEMS Examples (merges all other non-networked example collections) |
| 21 | * network-demos - Example RTEMS Networking Programs |
| 22 | |
| 23 | * rtems-addon-packages - Free software libraries that have been ported to RTEMS including AVL, TCL, ncurses, readline, and zlib. |
| 24 | * rtems-graphics-toolkit - |
| 25 | * rtems-schedsim - Scheduling Simulator |
| 26 | * ada-examples - Example Programs for GNAT/RTEMS |