Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Learning operating system development using Linux kernel and Raspberry Pi

License

NotificationsYou must be signed in to change notification settings

s-matyukevich/raspberry-pi-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 onLinux kernel, but the OS has very limited functionality and supports onlyRaspberry 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 thesrc 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 theIntroduction. The project is still under active development, if you are willing to participate - please read theContribution guide.

Follow @RPi_OS on twitterFollow Raspberry Pi OS on facebookJoin Raspberry Pi OS in slackSubscribe for updates

Table of Contents

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp