From 1c036bbb871d2e1246ab7a84f814de1b6a6d38d2 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 22 Apr 2021 14:03:25 +0200 Subject: spec: Update /rtems/intr/* documentation --- spec/rtems/intr/if/isr.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'spec/rtems/intr/if/isr.yml') diff --git a/spec/rtems/intr/if/isr.yml b/spec/rtems/intr/if/isr.yml index e1247657..e0952248 100644 --- a/spec/rtems/intr/if/isr.yml +++ b/spec/rtems/intr/if/isr.yml @@ -1,12 +1,15 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause -brief: '%' +brief: | + This type defines the return type of interrupt service routines. copyrights: -- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) definition: default: ${/score/isr/if/handler:/name} ${.:/name} variants: [] -description: null +description: | + This type can be used to document interrupt service routines in the source + code. enabled-by: true index-entries: [] interface-type: typedef -- cgit v1.2.3