From 92b4f4af3a3b55cddc928088ee4076bab01fa6f1 Mon Sep 17 00:00:00 2001 From: Mathieu Maret Date: Fri, 1 Oct 2021 22:26:24 +0200 Subject: [PATCH] Add Feature section to Readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index ed1eee8..f9b8fd5 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,14 @@ Then you can check some matos specific commands or pretty printing with `help user-defined` `info pretty-printer` (Should contains matos_pretty_printers) + +# Features + + * VGA Driver + * keyboard Driver + * Serial Driver + * Timer + * Virtual memory + * Allocator + * Multithread (Full preempt) + * Mutex