Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 638 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 638 Bytes

Core-Kernel

This repository contains the core components of the EVO-OS kernel, designed to be compatible with both Android and laptops, creating a hybrid kernel.

Structure

The core kernel is organized into the following main components:

  • Kernel Main Loop
  • Process Mgmt
  • Memory Mgmt
  • File Systems
  • Device Drivers
  • System Calls

Each component is crucial for the functioning of the hybrid kernel, ensuring compatibility across different platforms.

Development

This project is currently in the early stages of development. Contributions and feedback are welcome.

License

See the LICENSE file for details.