[rtems-docs commit] c_user: Re-add task notepads for 4.11. Remove this patch after branching.

Chris Johns chrisj at rtems.org
Tue Nov 1 23:38:49 UTC 2016



On 2/11/16 8:06 am, Joel Sherrill wrote:
> Module:    rtems-docs
> Branch:    master
> Commit:    c29f5bcbcfa9ddec26af60a8d1b65af3076d9366
> Changeset: http://git.rtems.org/rtems-docs/commit/?id=c29f5bcbcfa9ddec26af60a8d1b65af3076d9366
> 
> Author:    Joel Sherrill <joel at rtems.org>
> Date:      Tue Nov  1 16:05:08 2016 -0500
> 
> c_user: Re-add task notepads for 4.11. Remove this patch after branching.
> 
> ---
> 
>  c_user/configuring_a_system.rst |  32 +++++++++++
>  c_user/task_manager.rst         | 114 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 146 insertions(+)
> 
> diff --git a/c_user/configuring_a_system.rst b/c_user/configuring_a_system.rst
> index 9c36b2d..e993877 100644
> --- a/c_user/configuring_a_system.rst
> +++ b/c_user/configuring_a_system.rst
> @@ -565,6 +565,38 @@ assumption that all tasks have floating point enabled. This would require the
>  addition of a new configuration parameter to specify the number of tasks which
>  enable floating point support.
>  
> +.. COMMENT: === CONFIGURE_ENABLE_CLASSIC_API_NOTEPADS ===
> +
> +.. _Specify Maximum Classic API Timers:
> +
> +Specify Maximum Classic API Timers
> +----------------------------------
> +.. index:: CONFIGURE_ENABLE_CLASSIC_API_NOTEPADS
> +
> +*CONSTANT:*

Should this be '**' rather than a single '*'?

> +    ``CONFIGURE_ENABLE_CLASSIC_API_NOTEPADS``
> +
> +*DATA TYPE:*

Same.

> +    Boolean feature macro.
> +
> +*RANGE:*

Same.

> +    Defined or undefined.
> +
> +*DEFAULT VALUE:*

Same.

Chris


More information about the devel mailing list