mini-arm-os
OS kernel
Builds a minimal multi-tasking OS kernel for ARM from scratch
Build a minimal multi-tasking OS kernel for ARM from scratch
1k stars
74 watching
244 forks
Language: C
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers | 181 |
| A bare-metal operating system project for the RaspberryPi using ARM architecture and C | 8 |
| A small operating system designed to run on various x86 hardware configurations with minimal memory footprint and modular architecture | 58 |
| An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language | 38 |
| A bare-metal operating system implementation for the ARM(R) Cortex(M)-M3 microcontroller | 32 |
| An operating system kernel and source tree for development of an embedded system | 129 |
| An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
| A basic x86 OS kernel with an embedded BASIC interpreter | 44 |
| A minimal C compiler generating x86_64 assembly code | 516 |
| A minimal Unix-like kernel that can be expanded and loaded at runtime with dynamic linking | 19 |
| The xnu kernel project provides the core operating system software for Apple's macOS and iOS systems. | 1,872 |
| Creates custom OS images for single-board computers | 215 |
| A portable microkernel-based multiserver operating system designed for flexibility and modularity. | 1,382 |
| An x86-64 operating system with a focus on simplicity, readability, and compatibility with Linux. | 303 |
| The core components of an embedded operating system | 78 |