1270 Commits

Author SHA1 Message Date
Kinsey Moore
b836c43f19 Update docs for log mode change and JSON reporting
The option --report-mode has been changed to --log-mode to reduce ambiguity
and --report-format has been added along with --report-path for machine
readable test reporting.
2019-08-22 12:44:17 +10:00
Vaibhav Gupta
3605600247 Add steps to test Newlib patch.
Update the checksum to be used for the Newlib patches.
Earlier it was msd5, but it is depreciated for security
reasons. Now RSB accepts sha512.
2019-08-20 13:44:37 -05:00
Vaibhav Gupta
fac2873533 Remove back-slash in 'pacman' command in 'PDF' section under Arch Linux (installation of Sphinx). 2019-08-15 16:04:12 -05:00
Joel Sherrill
4cc36ed155 user/hosts/posix.rst: Improve Ubuntu python 2 devel package instructions 2019-08-15 16:04:12 -05:00
Joel Sherrill
13baacab62 hosts/posix.rst: Fix typo of sudu to sudo
Closes #3754.
2019-08-15 16:04:12 -05:00
Joel Sherrill
16ba6ca0b7 hosts/windows.rst: Add warning for spaces in PATH 2019-08-15 16:04:12 -05:00
Joel Sherrill
bacecbb857 user/rsb/deployment.rst: Fix typo. 2019-08-15 16:04:12 -05:00
Vijay Kumar Banerjee
8fd1d4549e user/index: Add myself to the list of copyrights 2019-08-15 09:01:02 +02:00
Sebastian Huber
5d7921bebc common: Show page references after internal links
The custom RTEMS extension produced quite verbose references like
"Chapter 3 - Section 7 - Bla blub".  This may distract the reading flow.
Use a standard Sphinx option to show page references instead, e.g. "Bla
blub (page 11)".  This has some value for printed out documents.
2019-08-14 07:27:00 +02:00
Sebastian Huber
29e0ac3799 user: Update bug reporting section
Include information from

https://devel.rtems.org/wiki/NewTicket
2019-08-14 07:26:56 +02:00
Vijay Kumar Banerjee
926a6224ff user/exe: Add link reference in device-tree 2019-08-11 17:11:54 +02:00
Vijay Kumar Banerjee
605ba77101 user/bsps: Fix typo in beagle 2019-08-08 08:37:15 -05:00
Sebastian Huber
e21c413ec9 user: Improve bug report section
The new content is based on the wiki page:

https://devel.rtems.org/wiki/Developer/Bug_Reporting

The goal is to remove the wiki page and direct the "New ticket" page to
this user manual section.  Some content of the wiki page should move to
the "Contributing" sections since it is not directly related to bug
reporting, e.g. managing existing bugs.
2019-08-08 08:04:57 +02:00
Vijay Kumar Banerjee
7c89bd6d5f user/exe: Add Device Tree section 2019-08-07 20:42:37 +02:00
Sebastian Huber
f170947c00 user: Move support sections to top level
This is a preparation step to move the bug reporting procedure from the
wiki to the user manual and to add a contributing section.
2019-08-06 07:04:27 +02:00
Sebastian Huber
8037cbbebc common: Align "Build Logs" with other list names 2019-08-05 15:08:53 +02:00
Vijay Kumar Banerjee
8b203e284a user/bsps : Fix formatting and typo in arm/beagle 2019-07-27 13:26:16 +02:00
Sebastian Huber
735bcd765a eng: Add bibliography 2019-07-24 15:42:29 +02:00
Sebastian Huber
78889043eb refs: Update EARS references 2019-07-24 10:50:18 +02:00
Sebastian Huber
d4670fee81 refs: Add ECSS standard references
Add the ECSS standards in a separate block.  Use a custom label scheme
to make citations easier.
2019-07-23 09:40:43 +02:00
Sebastian Huber
e8592425b5 refs: Replace non-ASCII character 2019-07-23 09:40:03 +02:00
Vijay Kumar Banerjee
d8d58768c3 user/bsps : Add documentation for Beagle 2019-07-20 11:13:15 +10:00
Chris Johns
248c7089b9 user: Split the ARM BSPs source into separate files. 2019-07-12 08:09:14 +10:00
Sebastian Huber
a1d63745d9 common: Add references 2019-07-11 09:02:44 +02:00
Sebastian Huber
5a51c73130 c-user: Add RTEID and ORKID references 2019-06-21 07:44:50 +02:00
Chris Johns
8c3fac9067 user: Add the boot image tool command. 2019-06-12 14:19:32 +10:00
Chris Johns
cf0c79ac22 shell: Add CONFIGURE_MAXIMUM_POSIX_KEYS entry. 2019-06-11 21:42:06 +10:00
Sebastian Huber
fd9d02471b c-user: Add msg broadcast to ISR allowed funcs 2019-05-28 07:43:18 +02:00
Sebastian Huber
a00052a341 user: Document boot image generation
Update #3727.
2019-05-27 10:37:20 +02:00
Sebastian Huber
7f514405fe cpu-supplement: Update ARM multilibs
Update #3747.
2019-05-15 07:17:51 +02:00
Sebastian Huber
9868f93ec4 c-user: Mention transitive priority inheritance 2019-04-10 09:31:26 +02:00
Sebastian Huber
9cd7869ac4 c-user: Obsolete Go configuration options
Update #2832.
2019-04-09 08:37:27 +02:00
Sebastian Huber
53300c8e16 c-user: rtems_scheduler_get_processor_maximum()
Close #3732.
2019-04-09 08:12:17 +02:00
Sebastian Huber
3495a91aa9 c-user: Document rtems_scheduler_get_processor()
Close #3731.
2019-04-09 08:12:17 +02:00
Sebastian Huber
ef1911298e eng: Rework Doxygen guidelines
Update #3704.
2019-04-05 09:36:06 +02:00
Sebastian Huber
1d48fb5a00 bsp-howto: Move BSP Doxygen recommendations
Update #3704.
2019-04-04 07:40:18 +02:00
Sebastian Huber
c2e582db32 eng: Add software test framework chapter
Update #3199.
2019-03-27 07:33:56 +01:00
Sebastian Huber
bb564b7fc3 eng: Change title to RTEMS Software Engineering
Use a shorter title so that the PDF page header fits into one line.
2019-03-27 07:30:35 +01:00
Chris Johns
9ec0107573 shell/dl: Add dynamic loader commands 2019-03-21 13:25:28 +11:00
Sebastian Huber
808ef17984 user: Add basic lpc24xx description
Update #3724.
Update #3725.
2019-03-18 10:27:54 +01:00
Sebastian Huber
15f4670277 bsp-howto: Update I2C chapter
Update ##3725.
2019-03-18 09:54:04 +01:00
Sebastian Huber
4480a83312 bsp-howto: Update SPI chapter
Update #3724.
2019-03-18 09:54:04 +01:00
Sebastian Huber
588b9b2112 eng: Reformat 2019-03-13 10:46:22 +01:00
Sebastian Huber
8ff7024f97 c-user: Mention atomic operations API 2019-03-13 08:32:43 +01:00
Chris Johns
1e342dad3f user/test: Update with the latest test configuration format. 2019-03-06 22:22:57 +11:00
Chris Johns
1393ba0c97 waf: Fix argument bug getting extra source. 2019-03-01 13:06:11 +11:00
Chris Johns
d5b631fa3b User: Change output block to type none. 2019-03-01 09:52:59 +11:00
Chris Johns
921037f12f Add commands and output to the README. 2019-02-28 10:22:54 +11:00
Chris Johns
2674d6a949 user: Remove nit-picky warnings. 2019-02-28 10:22:54 +11:00
Chris Johns
2e6f49f841 Add a cheetsheet link to the README.txt 2019-02-28 10:22:54 +11:00