source: rtems-central/spec/if/rtems/userext/group.yml @ cead53e

Last change on this file since cead53e was cead53e, checked in by Sebastian Huber <sebastian.huber@…>, on 07/24/20 at 18:08:13

spec: Move interface groups

  • Property mode set to 100644
File size: 635 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2brief: API
3copyrights:
4- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
5- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
6description: |
7  The User Extensions Manager allows the application developer to augment the
8  executive by allowing them to supply extension routines which are invoked at
9  critical system events.
10enabled-by: true
11identifier: RTEMSAPIClassicUserext
12interface-type: group
13links:
14- role: interface-placement
15  uid: header
16- role: interface-ingroup
17  uid: ../group
18name: User Extensions Manager
19type: interface
Note: See TracBrowser for help on using the repository browser.