18 Commits

Author SHA1 Message Date
Sebastian Huber
6a20bd2f4f c-user: Document rtems_task_exit()
Close #3533.
2018-10-04 11:05:26 +02:00
Joel Sherrill
307945504a Account for non-preemption and interrupt level not supported on SMP
Closes #3000.
2017-12-06 12:49:43 -06:00
Chris Johns
33849946ff Clean up sphinx warnings.
- Fix minor formatting issues.
- Fix reference the gloassary TLS using ':term:'.
- Make sure nothing is between an anchor and the heading where ':ref:' references
  the anchor. This meant moving all the recently added '.. index::' entries.

Update #3232.
Update #3229.
2017-11-13 13:25:18 +11:00
Chris Johns
6c5640131f c-user: Fix index locations.
Update #3229.
2017-11-12 14:34:48 +11:00
Sebastian Huber
60a6d6eae9 Change RTEMS version to 5
Update #3220.
2017-11-09 10:24:09 +01:00
Sebastian Huber
56cccd67f6 c-user: Fix task create notes 2017-09-14 10:52:44 +02:00
Sebastian Huber
90379988d6 c-user: Update scheduler/task chapter
Reflect EDF SMP scheduler changes.

Close #3059.
Close #3063.
2017-07-10 09:48:43 +02:00
Sebastian Huber
93e52865e2 c-user: Add note to rtems_task_set_scheduler() 2017-03-08 12:11:32 +01:00
Sebastian Huber
9260c986ce c-user: Update rtems_task_set_scheduler() 2017-03-07 10:37:03 +01:00
Sebastian Huber
a2389124d7 c-user: Move some task directives 2017-02-01 13:07:25 +01:00
Sebastian Huber
40a1e80e63 c-user: Task names
Update #2858.
2017-01-31 10:10:13 +01:00
Sebastian Huber
23b1c1088e c-user: Fix typo 2017-01-17 14:18:05 +01:00
Sebastian Huber
3be5dd685c Document rtems_task_get_priority()
Close #2784.
2016-12-19 14:33:05 +01:00
Sebastian Huber
c4825f4bc9 Update Task Manager chapter
Introduce "Deprecated and Removed Directives" section.

Update #2423.
2016-12-13 10:03:27 +01:00
Chris Johns
4da4a15ee1 c-user: Fix header levels. Minor fixes. 2016-11-09 11:42:30 +11:00
Chris Johns
53bb72e996 c-user: Format the directives as descriptions.
This change combined with the element list change in latex generates
a much better looking PDF.

Add a page break before each directive to like th previous versions of the
manuals.
2016-11-08 15:28:32 +11:00
Sebastian Huber
3a58bff6bf Update due to clock manager and driver changes 2016-11-03 10:59:01 +01:00
Chris Johns
72a62ad88f Rename all manuals with an _ to have a -. It helps released naming of files. 2016-11-03 16:58:08 +11:00