https://github.com/abe-101/my-first-kernel
Building my very own kernel
https://github.com/abe-101/my-first-kernel
Last synced: about 1 year ago
JSON representation
Building my very own kernel
- Host: GitHub
- URL: https://github.com/abe-101/my-first-kernel
- Owner: abe-101
- Created: 2022-03-31T14:21:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-31T15:19:41.000Z (about 4 years ago)
- Last Synced: 2025-01-31T12:22:54.340Z (over 1 year ago)
- Language: C
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My-First-Kernel
Building my very own kernel
Many thanks to [Arjun Sreedharan](https://arjunsreedharan.org/post/82710718100/kernel-101-lets-write-a-kernel).