880 Commits

Author SHA1 Message Date
Sebastian Huber
a17535d222 c-user: Add timer and timeouts key concept
Update #2554.
2017-01-30 13:52:23 +01:00
Sebastian Huber
e23f46c3b9 c-user: Update key concepts time 2017-01-30 11:32:24 +01:00
Sebastian Huber
73ad65dff0 refs.bib: Add URL 2017-01-30 08:11:37 +01:00
Kuan-Hsun Chen
c660173fa4 c-user: Update overrun handling related functions and structure
State the limited count of postponed_jobs.
Update _rtems_rate_monotonic_get_status() and related structure.
Move "Further Reading" in c-user to references.
Add mentioned papers in ticket #2795 to references.

Update #2795.
2017-01-30 07:58:27 +01:00
Sebastian Huber
9889463c23 c-user: Clarify rtems_heap_extend()
Update #1747.
2017-01-27 08:06:56 +01:00
Sebastian Huber
dc3ef53711 c-user: Region directives use the allocator mutex 2017-01-27 07:58:48 +01:00
Sebastian Huber
166d17b1ae c-user: Fix region directive prototypes 2017-01-27 07:49:01 +01:00
Sebastian Huber
b1e3b75e90 c-user: Rework user extensions chapter
Update #2692.
Update #2752.
2017-01-26 15:10:49 +01:00
Sebastian Huber
0456ee759a Fix some reference titles 2017-01-25 08:36:41 +01:00
Sebastian Huber
f5e8e8068f Sort references 2017-01-25 08:26:39 +01:00
Sebastian Huber
ffe8197ac3 c-user: SMP thread dispatching
Close #2809.
2017-01-24 08:59:37 +01:00
Sebastian Huber
31157bcd47 c-user: Clarify simple binary semaphore release
Close #2725.
2017-01-23 13:44:43 +01:00
Sebastian Huber
7b52e8f0f6 Mention sphinxcontrib-bibtex in README 2017-01-20 07:18:16 +01:00
Joel Sherrill
418dee8f80 c-user/ada_support.rst: Discuss timer server and interrupt threads 2017-01-19 13:02:38 -06:00
Sebastian Huber
97e1553c06 c-user: Add support for references via bibtex
https://sphinxcontrib-bibtex.readthedocs.io/en/latest/index.html

Update #2871.
2017-01-18 11:31:46 +01:00
Joel Sherrill
7d78d31a52 c-user: Add Ada support chapter
closes #2589.
2017-01-17 18:28:05 -06:00
Sebastian Huber
23b1c1088e c-user: Fix typo 2017-01-17 14:18:05 +01:00
Kuan-Hsun Chen
69d6622ef9 Update documentation to reflect EDF scheduler overrun handling
Update #2795.
2017-01-13 16:07:24 -06:00
Sebastian Huber
fde6ac6693 Document CONFIGURE_MAXIMUM_THREAD_NAME_SIZE
Update #2858.
2017-01-13 09:11:06 +01:00
Sebastian Huber
8363c3d653 shell: Update cpuuse and stackuse sample output 2017-01-13 08:54:10 +01:00
Chris Johns
6705e5edf4 waf: Correct the branch version number. 2017-01-13 16:05:04 +11:00
Chris Johns
7956bbffef coverpage: Remove used function. 2017-01-12 13:20:48 +11:00
Chris Johns
321d20a02d coverpage: Make showing the table conditional. 2017-01-12 13:18:43 +11:00
Chris Johns
bceb2860b7 coverpage: Rename the static images directory to match bootstrap. 2017-01-12 13:11:34 +11:00
Chris Johns
9eb8a437bd coverpage: Fix the catalogue table id. 2017-01-12 13:07:13 +11:00
Chris Johns
049097fc80 coverpage: Update the coverpage to have the table collapse.
Add each doc's conf.py as a dependence to catalogue.xml.
2017-01-12 12:56:13 +11:00
Justin Powell
876035b7bd conf.py: Fix build_date() to append correct suffix on all days. 2017-01-11 19:24:46 -06:00
Joel Sherrill
7193f09294 Update document titles for consistency 2017-01-11 19:01:20 -06:00
Joel Sherrill
d8beaabd02 Remove references to SPARC/SIS BSP. Also clean up old ERC32 references.
updates #2810.
2017-01-11 18:22:10 -06:00
Chris Johns
2591ca6390 html: Embed the catalogue XML in JS.
The is to work around a security issue with Chrome on Windows. This
patches let the cover page load on Chrome and Edge on Windows 10.
2017-01-11 17:04:02 +11:00
Chris Johns
ecf82d1b3d html: Add support for an HTML cover page for releases. 2017-01-11 15:56:04 +11:00
Chris Johns
9aa52b9130 waf: Add a title to the XML Catalogue. 2017-01-10 22:34:47 +11:00
Chris Johns
782b4fec71 waf: Improved XML Catalogue generator. 2017-01-10 10:11:05 +11:00
Chris Johns
1a9b02e20d waf: Create an XML Catalogue. 2017-01-09 23:13:02 +11:00
Chris Johns
5ef17b71eb waf: Update to waf-1.9.7 2017-01-05 11:37:10 +11:00
Sebastian Huber
5bb51a43d1 Update Console Driver chapter
Close #2785.
Close #2838.
2016-12-23 14:38:35 +01:00
Sebastian Huber
3b42c96764 Strip down BSP Introduction
Update #2852.
2016-12-21 11:34:14 +01:00
Sebastian Huber
c8aecf996c Add warnings to basic BSP chapters
Update #2852.
2016-12-21 11:34:14 +01:00
Sebastian Huber
02d17023c1 Move Shared Memory Support Driver chapter
This chapter is very specific.  Move it to a less prominent chapter
position.
2016-12-21 11:34:14 +01:00
Sebastian Huber
b0513c8382 Move Ada95 Interrupt Support chapter
This chapter is very specific.  Move it to a less prominent chapter
position.
2016-12-21 11:34:14 +01:00
Sebastian Huber
9038b999f7 Add warning to Timer Driver chapter
Move Timer Driver chapter.

Update #2847.
2016-12-21 11:34:14 +01:00
Sebastian Huber
4af69ea42a Add warning to ATA/IDE driver chapter
Close #2849.
2016-12-21 11:34:14 +01:00
Sebastian Huber
003ee4d27d Remove Non-Volatile Memory Driver chapter
There exists no standard Non-Volatile Memory Driver in the RTEMS code
base.

Close #2851.
2016-12-21 11:34:14 +01:00
Sebastian Huber
5b8d5d06c1 Remove Discrete Driver chapter
There exists no standard Discrete Driver in the RTEMS code base.

Close #2851.
2016-12-21 11:34:14 +01:00
Sebastian Huber
4b5b49988d Remove Analog Driver chapter
There exists no standard Analog Driver in the RTEMS code base.

Close #2850.
2016-12-21 11:34:14 +01:00
Sebastian Huber
7351405fe6 Document I2C framework
Update #2845.
2016-12-21 11:34:13 +01:00
Sebastian Huber
0cb2748a11 Document SPI framework
Update #2776.
2016-12-21 11:34:13 +01:00
Sebastian Huber
45dc7c7ba5 Update version/revision to 4.11.99 2016-12-21 11:32:51 +01:00
Sebastian Huber
2c780bf21d Add script to update the version/revision 2016-12-21 11:32:44 +01:00
Sebastian Huber
e7f40f04d3 Rework Clock Driver chapter
Update #2737.
2016-12-21 11:08:32 +01:00