BurritOS Developpement Operating System in Rust for RISC-V architecture named BurritOS (BurritOS Using Rust Really Improve The Operating System) Project Group M1 IL/CR 2022-2023 Managed by @ipuault@gitlab.istic.univ-rennes1.fr
Go to file
François Autin ff921117f7
Using direct link to git hosted logo for documentation
2023-04-21 14:55:07 +02:00
assets/logo New project logo 2022-10-20 09:15:12 +00:00
doc Amélioration de la documentation: explication des tests 2022-10-19 17:50:56 +02:00
src Using direct link to git hosted logo for documentation 2023-04-21 14:55:07 +02:00
test loader now return better understanable errors, fix when compiler when to use bss section, add join exception, fix get_string_param, add support for thread in obbAddr, add a test 2023-04-13 00:18:51 +02:00
userlib Documentation 2023-04-05 14:52:46 +02:00
.gitignore Assembly lib 2023-04-05 10:53:34 +00:00
.gitlab-ci.yml Updated CI 2023-04-05 16:53:40 +02:00
Cargo.lock Add launch argument parser, add debug parameter to machine 2023-04-06 13:27:03 +02:00
Cargo.toml Add new thread exception (untested) 2023-04-11 17:47:36 +02:00
Makefile Refactored makefiles 2023-04-05 17:06:01 +02:00
Makefile.config Assembly lib 2023-04-05 10:53:34 +00:00
Makefile.rules Assembly lib 2023-04-05 10:53:34 +00:00
README.md New project logo 2022-10-20 09:15:12 +00:00
build.rs Using direct link to git hosted logo for documentation 2023-04-21 14:55:07 +02:00
burritos.cfg Added user configuration to utility module 2023-04-19 16:39:39 +02:00

README.md

BurritOS Logo

BurritOS

BurritOS (BurritOS Using Rust Really Improves The Operating System) is an educational operating system written in Rust and running on a RISC-V emulator. It aims to be used as an educational platform for learning about operating systems.

Based on NachOS (Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved.)

Authors

Amaury Brodu, Abdelmajid El Bahri, François Autin, Quentin Legot, Baptiste Meauze, Gabriel Moysan, Rémi Rativel, Samy Solhi