source: rtems-central/spec/acfg/opt/RTEMS-ACFG-OPT-APPLDOESNOTNEEDCLOCKDRIVER.yml @ 64987c4

Last change on this file since 64987c4 was 64987c4, checked in by Sebastian Huber <sebastian.huber@…>, on 03/17/20 at 09:06:27

spec: Add application configuration

  • Property mode set to 100644
File size: 1.2 KB
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0
2active: true
3appl-config-option-data-type: |
4  Boolean feature macro.
5appl-config-option-default-value: |
6  This is not defined by default.
7appl-config-option-description: |
8  ``CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER`` is defined when the
9  application does *NOT* want the Clock Device Driver and is *NOT* using the
10  Timer Driver.  The inclusion or exclusion of the Clock Driver must be
11  explicit in user applications.
12appl-config-option-index: []
13appl-config-option-name: CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
14appl-config-option-notes: |
15  This configuration parameter is intended to prevent the common user error
16  of using the Hello World example as the baseline for an application and
17  leaving out a clock tick source.
18appl-config-option-range: |
19  Defined or undefined.
20copyrights:
21- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
22derived: false
23enabled-by: []
24header: ''
25interface-type: appl-config-option
26level: 1.32
27links:
28- RTEMS-ACFG-DEVDRV: 75G0LF6n2XEdjSX-qN_FPap1vl0feYAa0HTSDWPm6-8=
29normative: true
30ref: ''
31reviewed: _T9fkYVAoLLbQYU-jS3lI-pjFUgiFcsK3955GQS27hg=
32text: ''
33type: interface
Note: See TracBrowser for help on using the repository browser.