Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reshiadavan/350_os

My lightweight ARM-based Operating System [ECE350]
https://github.com/reshiadavan/350_os

arm64 cprogramming-language memory-management multithreading operating-system process-communication task-scheduler

Last synced: about 1 month ago
JSON representation

My lightweight ARM-based Operating System [ECE350]

Awesome Lists containing this project

README

        

# 350_OS

My lightweight ARM-based Operating System [ECE350]

Please contact me if you want learn more about the OS and/or want to see the code.
(Redacted for confidentiality and compliance with P-71)

### Topics

- **Languages**: C
- **Concepts**:
- **Techniques**: Memory Management, Task Scheduling, Inter-Process Communication & Input/Output
- **Algorithms**: First Fit Memory Based Allocation, Priority Based Scheduling,
- **Other**: DE1-SoC, RTX