Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hary309 authored Jan 31, 2021
1 parent b20163d commit deafddc
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
![imgs/logo.png](imgs/logo.png)

# HryOS

HryOS is a simple operating system made as university project.


## Features

- Multitasking with simple synchronization
- Heap
- Drivers for VESA and VGA text mode
- Driver for keyboard
- Logger to serial port
- Simple shell

## [Download](https://github.com/Hary309/HryOS/releases/tag/1.0)

## Real hardware test

![https://i.imgur.com/GM4ORHc.png](https://i.imgur.com/GM4ORHc.png)

0 comments on commit deafddc

Please sign in to comment.