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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -179,7 +179,8 @@
179
179
*[**Assembly**: _Writing a Tiny x86 Bootloader_](http://joebergeron.io/posts/post_two.html)
180
180
*[**C**: _Operating Systems: From 0 to 1_](https://tuhdo.github.io/os01/)
181
181
*[**C**: _The little book about OS development_](https://littleosbook.github.io/)
182
-
*[**C**: _Kernel 101 –Let’s write a Kernel_](https://arjunsreedharan.org/post/82710718100/kernel-101-lets-write-a-kernel)
182
+
*[**C**: _Kernel 101 – Let’s write a Kernel_](https://arjunsreedharan.org/post/82710718100/kernel-101-lets-write-a-kernel)
183
+
*[**C**: _Kernel 201 – Let’s write a Kernel with keyboard and screen support_](https://arjunsreedharan.org/post/99370248137/kernel-201-lets-write-a-kernel-with-keyboard)
183
184
*[**C**: _Build a minimal multi-tasking kernel for ARM from scratch_](https://github.com/jserv/mini-arm-os)
184
185
*[**C**: _How to create an OS from scratch_](https://github.com/cfenollosa/os-tutorial)
0 commit comments