summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/appldoesnotneedclockdriver.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-26 14:20:52 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit92ea0a0cdeb38290478685ab40a35b5338592f4d (patch)
treed4d03e15f49d73d4555581efc51fdf07c0b85cda /spec/acfg/opt/appldoesnotneedclockdriver.yml
parentcontent: Add and use Content.paste_and_add() (diff)
downloadrtems-central-92ea0a0cdeb38290478685ab40a35b5338592f4d.tar.bz2
Rename application configuration attributes
Diffstat (limited to 'spec/acfg/opt/appldoesnotneedclockdriver.yml')
-rw-r--r--spec/acfg/opt/appldoesnotneedclockdriver.yml26
1 files changed, 13 insertions, 13 deletions
diff --git a/spec/acfg/opt/appldoesnotneedclockdriver.yml b/spec/acfg/opt/appldoesnotneedclockdriver.yml
index aa4232fe..2bd12034 100644
--- a/spec/acfg/opt/appldoesnotneedclockdriver.yml
+++ b/spec/acfg/opt/appldoesnotneedclockdriver.yml
@@ -1,13 +1,21 @@
SPDX-License-Identifier: CC-BY-SA-4.0
-appl-config-option-default: |
+appl-config-option-type: feature
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+default: |
If this configuration option is undefined, then a Clock Driver may be
initialized during system initialization.
-appl-config-option-description: |
+description: |
In case this configuration option is defined, then **no** Clock Driver is
initialized during system initialization.
-appl-config-option-index: []
-appl-config-option-name: CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
-appl-config-option-notes: |
+enabled-by: true
+index-entries: []
+interface-type: appl-config-option
+links:
+- role: appl-config-group-member
+ uid: ../devdrv
+name: CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
+notes: |
This configuration parameter is intended to prevent the common user error
of using the Hello World example as the baseline for an application and
leaving out a clock tick source.
@@ -21,13 +29,5 @@ appl-config-option-notes: |
* :ref:`CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER`,
otherwise a compile time error in the configuration file will occur.
-appl-config-option-type: feature
-copyrights:
-- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
-enabled-by: true
-interface-type: appl-config-option
-links:
-- role: appl-config-group-member
- uid: ../devdrv
text: ''
type: interface