source: rtems/README @ bd150801

5
Last change on this file since bd150801 was b7f3ee9, checked in by Joel Sherrill <joel.sherrill@…>, on 05/14/15 at 13:40:45

README:XXX

  • Property mode set to 100644
File size: 1.0 KB
Line 
1This is the Real-Time Executive for Multiprocessing Systems (RTEMS).
2The version number for this software is indicated in the VERSION file.
3
4See the documentation manuals in doc/ with daily builds available online at
5http://rtems.org/onlinedocs/doc-current/share/rtems/html/ and released builds
6at http://www.rtems.org/onlinedocs/releases/ for information on building,
7installing, and using RTEMS. The INSTALL file tells you to come back here.
8
9See the RTEMS Wiki at http://devel.rtems.org for community knowledge and
10tutorials.
11
12RTEMS Doxygen available at http://www.rtems.org/onlinedocs/doxygen/cpukit/html
13
14The RTEMS Project maintains mailing lists which are used for most
15discussions:
16
17* For general-purpose questions related to using RTEMS, use the
18  rtems-users ml: https://lists.rtems.org/mailman/listinfo/users
19* For questions and discussion related to development of RTEMS, use the
20  rtems-devel ml: https://lists.rtems.org/mailman/listinfo/devel
21
22See https://devel.rtems.org/ to view existing or file a new issue
23report ticket.
24
Note: See TracBrowser for help on using the repository browser.