You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@
9
9
**VanaOS** is a hobby operating system developed in Rust, inspired by the excellent [Writing an OS in Rust](https://os.phil-opp.com/) tutorial series by Philipp Oppermann.
10
10
11
11
The primary goal of this project is to gain a deeper understanding of:
12
-
-**Low-level systems programming**
13
12
-**Bare-metal development**
14
13
-**Operating system concepts**
15
14
- The **advantages and limitations of using Rust** for OS development
0 commit comments