Changes between Version 9 and Version 10 of Developer/Git
- Timestamp:
- 11/16/11 15:14:45 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developer/Git
v9 v10 17 17 18 18 19 The following modules are in the RTEMS GIT Repository and currently actively used for development :19 The following modules are in the RTEMS GIT Repository and currently actively used for development. The complete list of available development modules can be found at http://git.rtems.org/ 20 20 21 21 * rtems.git - RTEMS Itself 22 * rtems-testing.git - Helpful scripts for testing. Includes Simulator Scripts, Coverage Testing help, CVS helpers, RTEMS atesting, and GCC testing aids.23 22 * Examples 24 23 * examples.git - RTEMS Examples (merges all other non-networked example collections) 25 24 * network-demos.git - Example RTEMS Networking Programs 26 25 26 * rtems-testing.git - Helpful scripts for testing. Includes Simulator Scripts, Coverage Testing help, CVS helpers, RTEMS atesting, and GCC testing aids. 27 27 * rtems-addon-packages.git - Free software libraries that have been ported to RTEMS including AVL, TCL, ncurses, readline, and zlib. 28 * rtems-graphics-toolkit.git - 28 * rtems-graphics-toolkit.git - Graphic support libraries for RTEMS. 29 29 * rtems-schedsim-git - Scheduling Simulator 30 * ada-examples.git - Example Programs for GNAT/RTEMS 30 31 31 = GIT Access = 32 32