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
Sebastian Huber
6d130e66d3
c-user: Document RTEMS_SYSINIT_CPU_COUNTER
...
Update #3456 .
2018-06-19 06:58:07 +02:00
Sebastian Huber
49fd910bc2
c-user: Remove obsolete RTEMS_SYSINIT_CPU_SET
...
Update #2514 .
2018-06-18 09:53:48 +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
Vidushi Vashishth
2b7c9e7fa7
Adding Trace Docuemntation Images
...
-Removed CTF related images
2018-06-18 15:26:46 +10:00
Sebastian Huber
aaf9c78ac1
c-user: RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE
...
Close #3437 .
2018-06-05 09:13:25 +02:00
Sebastian Huber
b5d29c996b
c-user: Update rtems_region_create()
2018-06-05 07:04:43 +02:00
Joel Sherrill
ecd9d18fc9
configuring_a_system.rst, scheduling_concepts.rst: Fix spelling of arbitrary.
2018-05-23 13:54:46 -05:00
Malte Münch
e23a3ce970
c-user: changed RTEMS_STATUS_SUCCESSFUL to RTEMS_SUCCESSFUL
2018-05-20 08:33:12 +12:00
Malte Münch
e66d9b2ade
c-user/configuring_a_system.rst: Removed double 'with'
2018-05-18 09:34:53 -05:00
Malte Münch
9a91d77e08
fix typo: extesion->extension
2018-05-18 13:54:52 +02:00
Malte Münch
e3a477ff0e
c-user: Update manual organization in overview
2018-05-18 08:09:54 +02:00
Sebastian Huber
1dbbc76f11
c-user: Fix reference
2018-04-30 15:03:25 +02:00
Sebastian Huber
06519a5b96
c-user: Fix typo
2018-04-30 15:03:25 +02:00
Sebastian Huber
cb0f55a4b8
Update due to BSP source reorganization
...
This patch is a part of the BSP source reorganization.
Close #3285 .
2018-04-27 12:49:57 +02:00
Sebastian Huber
676d3d5d28
bsp-howto: Avoid :file: role with ${...}
...
The curly braces have a special meaning in the :file: role.
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-23 07:54:20 +02:00
Sebastian Huber
300cc6806c
bsp-howto: Update BSP source code structure
...
This patch is a part of the BSP source reorganization.
Update #3285 .
2018-04-20 15:04:08 +02: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
Maksim E. Kozlov
96fe12c6c2
rsb: Add '--patchdir' option description
...
According to commit d30be3129e9681a74efc80ce241aaf3c3a5b0efe in
rtems-source-builder repo.
Signed-off-by: Maksim E. Kozlov <maksim.e.kozlov@gmail.com>
2018-03-26 10:14:09 +11:00
Sebastian Huber
7048e5fbc6
c-user: Properly fix the previous typo
2018-03-12 10:35:19 +01:00
Sebastian Huber
36d74636b1
c-user: Fix typo
2018-03-12 07:26:51 +01:00
Sebastian Huber
154fb0f90a
c-user: Simplify clustered scheduler configuration
...
Close #3325 .
2018-03-12 07:14:36 +01:00
Joel Sherrill
0472eada76
Update the POSIX Compliance Tracking Spreadsheet. Add standards.
...
This update adds the following:
C11 Programming Language Standard
FACE Technical Standard Edition 3.0 (four profiles)
Software Communication Architecture Specification 2.2.2 (one profile)
Software Communication Architecture Specification 4.1 (three profiles)
2018-03-09 15:02:36 -06:00
Richard Campbell
2a0664402b
RTEMS Docs: Check sphinx version
...
Sphinx.util.compat module was removed at Sphinx version 1.7.
Imported module was not being used.
Closes #3311 .
2018-03-09 13:28:45 -06:00
Joel Sherrill
9c9ba8f8bc
posix-compliance: Add description of standards
2018-03-09 13:23:48 -06:00
Sebastian Huber
5b76390b49
c-user: Fix simple SMP scheduler limits
2018-03-09 07:51:56 +01:00
Sebastian Huber
bf78123ada
c-user: Rework scheduler alogrithm config defs
...
Update #3325 .
2018-03-08 07:47:22 +01:00
Sebastian Huber
c65aeed3cd
c-user: Rework clustered scheduling configuration
2018-03-07 15:34:43 +01:00
Sebastian Huber
464d541653
c-user: Use uniprocessor throughout
2018-03-07 15:33:02 +01:00
Sebastian Huber
690b7f9e35
c-user: Sort scheduler configuration options
2018-03-07 15:32:41 +01:00
Sebastian Huber
c2ee227438
c-user: Promote clustered scheduler configuration
...
Add own section for the clustered scheduler configuration.
2018-03-07 15:31:51 +01:00
Sebastian Huber
3bb3e5795c
c-user: Fix scheduler configuration overview
2018-03-07 15:31:51 +01:00
Sebastian Huber
8010b6e3ca
c-user: Update CONFIGURE_SCHEDULER_NAME
2018-03-07 15:31:40 +01:00
Sebastian Huber
f6c6c8b274
CONFIGURE_*_SIMPLE_TASK_CONSOLE_DRIVER
...
Update #3320 .
2018-03-06 08:07:53 +01:00
Sebastian Huber
d078405b9a
CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
...
Close #3170 .
Update #3199 .
2018-02-05 10:47:40 +01:00
Sebastian Huber
13debfb57f
c-user: Fix index directives
...
Update #3229 .
2018-02-05 10:43:23 +01:00
Sebastian Huber
0e8f08d0c5
c-user: Use configuration option as section name
...
This makes it easier to find the documentation for a given configuration
option.
Remove superfluous comments.
2018-02-05 10:43:13 +01:00
Sebastian Huber
08514040bb
c-user: Document obsolete termios config options
...
Update #2843 .
2018-02-05 09:58:53 +01:00
Sebastian Huber
1472f8411b
c-user: Add self-contained objects chapter
...
Update #2843 .
2018-02-05 09:35:53 +01:00
Sebastian Huber
3a594a9d06
c-user: Clarify user extensions
2018-01-05 11:06:58 +01:00
Sebastian Huber
ba649825d7
c-user: Update unlimites objects configuration
2017-12-15 07:33:22 +01: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
Sebastian Huber
0ef3449a75
c-user: Clarify local interrupt disable
2017-12-01 09:31:57 +01:00
Sebastian Huber
b2c766bc72
c-user: Clarify interrupt manager directives
...
Use RTEMS coding style in all code blocks.
2017-11-30 10:12:50 +01:00
Sebastian Huber
674b71470b
c-user: Document global construction
...
Close #3243 .
2017-11-24 06:56:51 +01:00
Sebastian Huber
97c51c8bfb
c-user: Document rtems_panic()
...
Close #3244 .
2017-11-23 07:27:55 +01:00
Sebastian Huber
d1a824fd18
c-user: Remove RTEMS_SYSINIT_POSIX_RWLOCK
...
Update #3115 .
2017-11-22 13:51:12 +01:00
Sebastian Huber
6c1bf7e933
c-user: Remove RTEMS_SYSINIT_POSIX_BARRIER
...
Update #3114 .
2017-11-22 13:51:12 +01:00
Sebastian Huber
7188bd5046
c-user: Remove RTEMS_SYSINIT_POSIX_MUTEX
...
Update #3112 .
2017-11-22 13:51:12 +01:00