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