source: rtems-central/spec/if/rtems/init/group.yml @ 86dbbfa4

Last change on this file since 86dbbfa4 was 86dbbfa4, checked in by Sebastian Huber <sebastian.huber@…>, on 07/24/20 at 18:44:56

spec: Add requirements text to groups

  • Property mode set to 100644
File size: 561 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2brief: |
3  This group contains directives to initialize and shutdown the RTEMS
4  executive.
5copyrights:
6- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
7description: null
8enabled-by: true
9identifier: RTEMSAPIClassicInit
10interface-type: group
11links:
12- role: interface-placement
13  uid: header
14- role: interface-ingroup
15  uid: ../group
16name: Initialization and Shutdown
17text: |
18  The Classic API shall provide an interface to the Initialization and Shutdown
19  Manager.
20type: interface
Note: See TracBrowser for help on using the repository browser.