mini-arm-os
OS kernel
A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers
Build a minimal multi-tasking OS kernel for ARM Cortex-M series from scratch
180 stars
21 watching
165 forks
Language: C
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,064 |
onkwon/yaos | An embedded operating system for single-core ARM Cortex-M microcontrollers | 47 |
bone-project/boneos | An operating system kernel and source tree for development of an embedded system | 130 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
chalandi/osek | A bare-metal operating system implementation for the ARM(R) Cortex(M)-M3 microcontroller | 31 |
rust-embedded/cortex-m | Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust | 826 |
menix-os/menix | A minimal and expandable Unix-like kernel with modular architecture | 15 |
d99kris/nopeos | A simple OS kernel with a built-in BASIC interpreter | 44 |
dthain/basekernel | A research-grade kernel providing basic OS functionality for experimentation and education | 801 |
polard8/kernel | An operating system kernel with basic features and an initial set of components | 646 |
arm-software/cmsis_5 | A comprehensive software development framework for ARM-based microcontrollers and processors. | 1,338 |
tinyos/tinyos-main | An operating system designed for low-power wireless devices | 1,411 |
weston-embedded/uc-os3 | A preemptive, highly portable and scalable real-time kernel for embedded systems | 905 |
majorviraj/my-os | A bare-metal operating system project for the RaspberryPi using ARM architecture and C | 8 |
gandelxiv/pidi-os | An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language | 38 |