From 471eaef955714ed2ae012f49747a389dbd46a92b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 23 Jul 2020 16:12:37 +0200 Subject: spec: Fix semaphore manager description --- spec/groups/api/classic/sem.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spec/groups/api/classic/sem.yml b/spec/groups/api/classic/sem.yml index 22ad6f73..b95c0c56 100644 --- a/spec/groups/api/classic/sem.yml +++ b/spec/groups/api/classic/sem.yml @@ -1,10 +1,10 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause -brief: API -copyrights: -- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) -description: | +brief: | The semaphore manager utilizes standard Dijkstra counting semaphores to provide synchronization and mutual exclusion capabilities. +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +description: null enabled-by: true identifier: RTEMSAPIClassicSem interface-type: group -- cgit v1.2.3