73 Commits

Author SHA1 Message Date
Joel Sherrill
df3f2a49fb users/host/posix.rst: Update Ubuntu instructions based on 18.04.1 LTS
Closes #3416.
2018-11-16 16:32:59 -06:00
Aneendya
3f4f904296 glossary.rst: Fix grammar errors (GCI 2018) 2018-11-16 11:14:25 -06:00
Marçal Comajoan Cara
b2a7a5ddbe user: add a warning not to use special characters in pathnames
Spaces and other specical characters in pathnames break builds of any
software packages using GNU make.

All of the GNU tools and RTEMS use make and this breaks builds. This
is a long standing known issue with GNU make, which can't handle spaces
in pathnames:

https://savannah.gnu.org/bugs/?712

This work was part of GCI 2018.

Probably closes #3450.
2018-11-16 10:42:41 -06:00
Sebastian Huber
1a704cdc7f Remove m32c architecture port
Update #3599.
2018-11-09 14:59:59 +01:00
Marçal Comajoan Cara
495a84c804 user: spelling and grammar fixes
This work was part of GCI 2018.
2018-11-09 14:59:59 +01:00
Sebastian Huber
3c6df36088 user: Update architecture list 2018-11-08 16:33:22 +01:00
Sebastian Huber
edc4ff6a92 user: Remove obsolete boostrap -p step
Update #3254.
2018-11-08 16:26:17 +01:00
Chris Johns
8b67c9135c user: Add RTEMS executable and test documentation. 2018-11-03 16:36:32 +11:00
Chris Johns
bb13624065 User: Simplify the top level headings. 2018-11-03 16:36:32 +11:00
Chris Johns
969e60e596 Update the copyright year. 2018-10-19 14:42:12 +11:00
Joel Sherrill
5577cc082a Move duplicate host configuration information from RSB to Users Guide 2018-10-13 20:06:50 -05:00
Joel Sherrill
c1809d631d Merge duplicative RSB Quick Start into Users Guide 2018-10-13 20:06:50 -05:00
Sebastian Huber
3e8af71bb4 user: Document QorIQ BSP variants 2018-10-01 07:58:05 +02:00
Sebastian Huber
bd25da8805 user: Add i.MX 7D MMC/SDCard driver
Close #3525.
2018-09-25 10:13:19 +02:00
Sebastian Huber
c476ccef39 user: Add qoriq BSP section
Update #2854.
2018-08-29 07:47:14 +02:00
Chris Johns
5ce8e43506 build: Fix indexing so it works on HTML and PDF.
- Remove all genindex.rst files, these are generated and should not
  exist in our source.
- Fix the HTML templates so the local specialisation works.
- Add a index link to the sidebar for HTML.

Note, there is no TOC entry for the index in the PDF output and I
cannot figure out how to add one.

Closes #3503
2018-08-21 13:47:40 +10:00
Amaan Cheval
587d14f2b2 user: Update x86-64 chapter with end-of-GSoC status 2018-08-20 11:07:53 -05:00
Sebastian Huber
24326a8d07 user: Add RISC-V BSP section
Update #3433.
2018-08-02 13:21:25 +02:00
Amaan Cheval
4c2ca04c47 user: Add x86_64 BSP chapter 2018-07-18 12:43:10 -05:00
Sebastian Huber
2c2c6cc18e user: Add BSP chapter for each architecture
Update #3464.
2018-06-26 11:18:43 +02:00
Sebastian Huber
8e3de165c0 user: Add ARM BSPs chapter
Add NXP i.MX section as a BSP example.

Update #2854.
2018-06-26 11:11:39 +02:00
Vidushi Vashishth
8f4f80d437 Adding Trace Documentation
- Updates #3454
- This commit adds Tracing Framework Chapter in the RTEMS User Manual
- It comprises of subchapters on RTEMS Trace Linker, Capture Engine, Trace
  generation techniques explaining trace generation using Trace Buffering and
  Printk generators and sample demonstrations.
2018-06-18 15:26:52 +10:00
Sebastian Huber
fc9db4c26e user: Do not mention "bootstrap -p"
It is now obsolete and was never necessary for an RTEMS users.

Update #3254.
2018-03-28 07:21:14 +02: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
ac0eaff941 Use '.. toctree::' and not '.. include::' in the User Manual.
- Change all suitable '.. include::' to TOC tree.
- Remove unused and not needed sections.
- Fix the conf.py to not exclude some files.

Close #3232.
2017-11-13 11:51:23 +11:00
Chris Johns
42d50d760e Add indexes to all documents.
Update #3229.
2017-11-12 10:32:39 +11:00
Sebastian Huber
60a6d6eae9 Change RTEMS version to 5
Update #3220.
2017-11-09 10:24:09 +01:00
Chris Johns
efc29ff31b Update copyright notices. 2017-08-11 13:45:52 +10:00
Tanu Hari Dixit
c475eeffdb User Manual: Added rtems-tester in the docs
Added as part of Tools.
Made changes according to Chris' review
Also removed the ini format part inline with
the new release that is expected.
2017-06-14 11:38:47 +10:00
Chris Johns
eb934d0d6c User: Remove conflict marker. 2017-06-01 11:44:34 +10:00
Chris Johns
32400785ce User: Remove the stash conflict markers. 2017-05-31 21:11:01 +10:00
Chris Johns
d224b11688 User: Improvements to some of the tools commands. 2017-05-31 20:59:36 +10:00
Chris Johns
7f89df83f3 User Manual: Update the rtems-bsp-builder command. 2017-05-24 13:07:21 +10:00
Chris Johns
ad5d63277c waf: Cleaner formatting to see the importing. 2017-03-27 10:25:25 +11:00
Chris Johns
10874b0937 user: Fix typo. 2017-03-21 11:41:40 +11:00
Chris Johns
8561c3ca74 user: Minor fixes to rtems-bsp-builder. 2017-03-21 11:37:09 +11:00
Chris Johns
e82055bfd5 user: Add an example of the rtems-bsp-builder running. 2017-03-21 10:32:18 +11:00
Chris Johns
f97be09daf Use a single top level version number. 2017-03-20 12:18:53 +11:00
Chris Johns
1accbe31a5 user: Add tool commands to the user manual. 2017-03-15 15:03:41 +11: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
Sebastian Huber
45dc7c7ba5 Update version/revision to 4.11.99 2016-12-21 11:32:51 +01:00
Chris Johns
aa1c010e31 user: Fix header levels. 2016-11-09 12:20:46 +11:00
Chris Johns
005f0e81ab Fix spelling. 2016-11-02 15:19:42 +11:00
Chris Johns
dd43d0b0f8 waf: Add an install command. 2016-10-31 08:48:35 +11:00
Chris Johns
9dd79f289c waf: Formatting. 2016-10-30 12:36:30 +11:00
Chris Johns
706a1e290f user: Add comments about warnings we cannot remove. 2016-10-29 06:30:24 +11:00
Chris Johns
9fd14dda8a user: Add comment to move to packages. 2016-10-29 05:32:30 +11:00
Joel Sherrill
8e59c997a8 ecosys/index.rst: Fix complixity spelling 2016-10-27 18:14:29 -05:00
Chris Johns
ba30a482cf Fix the table and section numbering in the User,Hardware,Tiers section. 2016-07-06 15:03:38 +10:00