From 730af98c8a89b28d354c58451eab0d8d1fc2459d Mon Sep 17 00:00:00 2001 From: Ridha Noomane Date: Fri, 29 Nov 2024 16:53:29 +0100 Subject: [PATCH] Add Read Me file --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9385cb4 --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ + +# Ridha OS + +ridhaOs is simplify and lite Real Time Operating System working on ARM-M CPU familly. + + + +## Introduction +For Example im using LpcXpresso55S69 board with NXP MCU (LPC55S69) using CORTEX-M33. +## Authors + +- [@Ridha Noomane](https://www.github.com/ridhaos) + + +# Ridha OS + +ridhaOs is simplify and lite Real Time Operating System working on ARM-M CPU familly. + + + +## Badges + +Add badges from somewhere like: [shields.io](https://shields.io/) + +[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) +[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/) +[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0) +