Changeset 64f7724 in rtems
- Timestamp:
- 05/20/15 17:08:53 (8 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 0afac6a
- Parents:
- 22e576d
- git-author:
- Joel Sherrill <joel.sherrill@…> (05/20/15 17:08:53)
- git-committer:
- Joel Sherrill <joel.sherrill@…> (05/21/15 15:28:54)
- Files:
-
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r22e576d r64f7724 7 7 installing, and using RTEMS. The INSTALL file tells you to come back here. 8 8 9 See the RTEMS Wiki at http:// wiki.rtems.org/wiki/index.php/Main_Page10 for community knowledge andtutorials.9 See the RTEMS Wiki at http://devel.rtems.org for community knowledge and 10 tutorials. 11 11 12 12 RTEMS Doxygen available at http://www.rtems.org/onlinedocs/doxygen/cpukit/html 13 13 14 Get help on the mailing lists: 14 The RTEMS Project maintains mailing lists which are used for most 15 discussions: 16 15 17 * For general-purpose questions related to using RTEMS, use the 16 rtems-users ml: http ://www.rtems.org/mailman/listinfo/rtems-users18 rtems-users ml: https://lists.rtems.org/mailman/listinfo/users 17 19 * For questions and discussion related to development of RTEMS, use the 18 rtems-devel ml: http ://www.rtems.org/mailman/listinfo/rtems-devel20 rtems-devel ml: https://lists.rtems.org/mailman/listinfo/devel 19 21 20 See http://www.rtems.org/bugzilla/ to report a bug. 22 See https://devel.rtems.org/ to view existing or file a new issue 23 report ticket. 21 24
Note: See TracChangeset
for help on using the changeset viewer.