summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-APPLNEEDSSIMPLECONSOLEDRIVER.yml
blob: 78d03ac994bf485bfafd3b2c9bcbd319c43cf9f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
appl-config-option-type: feature
appl-config-option-default: |
  If this configuration option is undefined, then no Simple Console Driver is
  initialized during system initialization.
appl-config-option-description: |
  In case this configuration option is defined, then the Simple Console Driver
  is initialized during system initialization.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
appl-config-option-notes: |
  This device driver is responsible for providing the :file:`/dev/console`
  device file.  This device is used to initialize the standard input, output,
  and error file descriptors.

  This device driver reads via :c:func:`getchark`.

  This device driver writes via :c:func:`rtems_putc`.

  The Termios framework is not used.  There is no support to change device
  settings, e.g. baud, stop bits, parity, etc.

  The

  * :ref:`CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER`,

  * :ref:`CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER`, and

  * :ref:`CONFIGURE_APPLICATION_NEEDS_SIMPLE_TASK_CONSOLE_DRIVER`

  configuration options are mutually exclusive.
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false
enabled-by: []
header: ''
interface-type: appl-config-option
level: 1.39
links:
- RTEMS-ACFG-DEVDRV: 75G0LF6n2XEdjSX-qN_FPap1vl0feYAa0HTSDWPm6-8=
normative: true
ref: ''
reviewed: qkHAEqgIdMA19PJTZzuAlwHxp0KIMoT4BbzrDP2ik7M=
text: ''
type: interface