raspberry-pi-os

Learning operating system development using Linux kernel and Raspberry Pi

Github星跟蹤圖

Learning operating system development using Linux kernel and Raspberry Pi

This repository contains a step-by-step guide that teaches how to create a simple operating system (OS) kernel from scratch. I call this OS Raspberry Pi OS or just RPi OS. The RPi OS source code is largely based on Linux kernel, but the OS has very limited functionality and supports only Raspberry PI 3.

Each lesson is designed in such a way that it first explains how some kernel feature is implemented in the RPi OS, and then it tries to demonstrate how the same functionality works in the Linux kernel. Each lesson has a corresponding folder in the src directory, which contains a snapshot of the OS source code at the time when the lesson had just been completed. This allows the introduction of new concepts gracefully and helps readers to follow the evolution of the RPi OS. Understanding this guide doesn't require any specific OS development skills.

For more information about project goals and history, please read the Introduction. The project is still under active development, if you are willing to participate - please read the Contribution guide.

Table of Contents

主要指標

概覽
名稱與所有者s-matyukevich/raspberry-pi-os
主編程語言C
編程語言Makefile (語言數: 8)
平台
許可證MIT License
所有者活动
創建於2017-06-22 16:09:36
推送於2024-03-29 21:19:52
最后一次提交2021-04-15 21:35:06
發布數0
用户参与
星數13.5k
關注者數507
派生數1.3k
提交數498
已啟用問題?
問題數127
打開的問題數58
拉請求數124
打開的拉請求數6
關閉的拉請求數14
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?