797 Commits

Author SHA1 Message Date
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
Chris Johns
1a051fcd7c waf: Add support for extra and excluded sources. 2019-02-28 10:22:54 +11:00
Chris Johns
62efd4c041 waf: Change --sphinx-verbose to --sphinx-options, add --sphinx-nit-pick
Provide options to manage sphinx. Make using the nit-picky mode simpler
to access.
2019-02-28 10:22:54 +11:00
Chris Johns
fb72a002a3 Add unicode support for commonly used characters like copyright.
- This change makes the copyright character easier to see on editors
  lacking good unicode rendering support, ie terminals.
2019-02-28 10:22:54 +11:00
Chris Johns
4407039110 waf: Fix building the images in the src path. 2019-02-28 10:22:54 +11:00
Chris Johns
1599d9937a waf: Fix python3 issues.
- Found after updating to FreeBSD-12.0 which defaults to Python3.
2019-02-28 09:16:57 +11:00
Vaibhav Gupta
9c3a383193 Update User Documentation for Host setup for Linux
Mention the requirement of 'pax' package for building BSP if RTEMS is
configured with '--enable-tests' option, else build fails.
2019-02-28 09:11:36 +11:00
Chris Johns
8a73acb713 user: Add a Dynamic Loader section. 2019-02-20 09:05:35 +11:00
Sebastian Huber
789b0caad7 c-user: INTERNAL_ERROR_NO_MEMORY_FOR_PER_CPU_DATA
Update #3507.
2019-02-19 09:17:57 +01:00
Sebastian Huber
f6be8a1ee1 user: Fix tense in quick start 2019-02-19 08:29:15 +01:00
Sebastian Huber
7ad2d12a57 user: Clarify U-Boot commands 2019-02-19 07:11:54 +01:00
Sebastian Huber
cb4e4e2b37 user: Remove obsolete content in quick start 2019-02-18 14:41:09 +01:00
Sebastian Huber
d7caf8acb6 user: Add "Build Your Application" 2019-02-18 14:41:09 +01:00
Sebastian Huber
d2827cbcb4 user: Add "Test a Board Support Package (BSP)" 2019-02-18 14:41:09 +01:00
Sebastian Huber
fa12cab2b9 user: Add "Build a Board Support Package (BSP)" 2019-02-18 14:41:09 +01:00
Sebastian Huber
158d905d77 user: Add "Bootstrap the RTEMS Sources" 2019-02-18 14:41:09 +01:00
Sebastian Huber
06a1fa27b7 user: Add "Install the Tool Suite" section 2019-02-18 14:41:06 +01:00
Sebastian Huber
947e8eb219 user: Add "Obtain the Sources" section 2019-02-18 14:03:11 +01:00
Sebastian Huber
eae5454288 user: Rework Prefixes section
Rename it to "Choose an Installation Prefix".

Update #3675.
2019-02-18 13:50:31 +01:00
Sebastian Huber
24456556d6 user: Fix references to prefixes section 2019-02-18 13:50:31 +01:00
Sebastian Huber
54ead99fc4 user: Rework "Host Computer Setup" section
Rename it to "Prepare Your Host Computer".
2019-02-18 13:50:25 +01:00
Sebastian Huber
924b9ef2e1 user: Add product name 2019-02-18 09:16:28 +01:00
Sebastian Huber
9f24b6e134 user: Add basic Intel Cyclone V documentation 2019-02-18 08:45:54 +01:00
Chris Johns
f7384cc2e2 Use pathto() on the genindex URL to make it relative. 2019-02-15 09:40:50 +11:00