From b223ace95794a3f169ed1927133747a9b0df88cd Mon Sep 17 00:00:00 2001 From: taotieren Date: Mon, 11 Aug 2025 18:07:45 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 54947ff..be58065 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ [![VxWorks](https://img.shields.io/badge/VxWorks-yellow.svg)](LICENSE) [![Windows](https://custom-icon-badges.demolab.com/badge/Windows-0078D6?logo=windows11&logoColor=white)](#) +[![Packaging status](https://repology.org/badge/vertical-allrepos/libosal.svg)](https://repology.org/project/libosal/versions) + ## 🍀 Overview **libosal** is a high-performance, modular Operating System Abstraction Layer (OSAL) designed to facilitate cross-platform development by abstracting platform-specific details of operating systems and hardware environments. Developed by the Institute of Robotics and Mechatronics at the German Aerospace Center (DLR), libosal enables seamless portability and maintainability of embedded and real-time software components across diverse operating systems including WIN32, MINGW32, PIKEOS, POSIX-compliant systems, and VXWORKS.