source: rtems-docs/c-user/config/index.rst @ 03a735f

5
Last change on this file since 03a735f was 03a735f, checked in by Sebastian Huber <sebastian.huber@…>, on 03/12/20 at 12:40:45

c-user: Clarify message buffer configuration

The help macro CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE() is not a
configuration option. Move it into the documentatation of the
CONFIGURE_MESSAGE_BUFFER_MEMORY configuration option. Move this option
to the general system configuration group.

Update #3836.

  • Property mode set to 100644
File size: 529 bytes
Line 
1.. SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
4
5.. index:: configuring a system
6.. _Configuring a System:
7
8Configuring a System
9********************
10
11.. toctree::
12
13    intro
14    general
15    classic-api
16    classic-init-task
17    posix-api
18    posix-init-thread
19    task-stack-alloc
20    filesystem
21    bdbuf
22    bsp-related
23    idle-task
24    scheduler-general
25    scheduler-clustered
26    device-driver
27    mpci
28    libpci
29    event-record
30    ada
31    obsolete
Note: See TracBrowser for help on using the repository browser.