Meta tags:
description= Learning operating system development using Linux kernel and Raspberry Pi - s-matyukevich/raspberry-pi-os;
Headings (most frequently used words):
uh, oh, navigation, saved, searches, raspberry, pi, and, files, footer, search, code, repositories, users, issues, pull, requests, provide, feedback, matyukevich, os, learning, operating, system, development, using, linux, kernel, menu, use, to, filter, your, results, more, quickly, folders, latest, commit, history, repository, table, of, contents, about, releases, packages, contributors, languages, topics, resources, license, stars, watchers, forks,
Text of the page (most frequently used words):
and (16), the (15), lesson (14), code (13), linux (12), github (11), raspberry (11), #kernel (11), security (10), rpi (10), this (9), exercises (8), all (8), you (7), reload (7), system (7), view (7), please (6), development (6), your (6), enterprise (6), navigation (5), license (5), operating (5), done (5), search (5), community (4), there (4), was (4), error (4), while (4), loading (4), page (4), readme (4), files (4), guide (4), more (4), source (4), actions (4), quality (4), issues (4), support (4), that (3), docs (3), repository (3), stars (3), resources (3), topics (3), learning (3), using (3), interrupt (3), scheduler (3), project (3), introduction (3), read (3), how (3), src (3), commit (3), name (3), open (3), matyukevich (3), insights (3), pull (3), requests (3), signed (3), settings (3), another (3), tab (3), window (3), refresh (3), session (3), sign (3), saved (3), documentation (3), use (3), feedback (3), grade (3), features (3), copilot (3), platform (3), solutions (3), explore (3), can (2), time (2), information (2), manage (2), footer (2), releases (2), forks (2), mit (2), about (2), file (2), handling (2), initialization (2), build (2), contribution (2), for (2), history (2), each (2), functionality (2), has (2), contains (2), just (2), new (2), any (2), skills (2), step (2), create (2), from (2), very (2), _config (2), yml (2), dockerfile (2), gitignore (2), translations (2), images (2), css (2), assets (2), _layouts (2), 498 (2), commits (2), last (2), message (2), menu (2), projects (2), with (2), appearance (2), cancel (2), see (2), available (2), searches (2), repositories (2), business (2), advanced (2), developer (2), customer (2), services (2), devops (2), app (2), merge (2), perform, action, not, share, personal, cookies, contact, status, privacy, terms, 2026, inc, html, batchfile, shell, makefile, assembly, languages, contributors, packages, published, report, watching, 502, watchers, activity, armv8, learn, osdev, assembler, resource, tutorial, arm, education, networking, drivers, executable, elf, systems, signals, waiting, progress, virtual, memory, management, user, processes, calls, forking, task, basic, structures, process, timers, controllers, low, level, exception, processor, startup, sequence, structure, introducing, bare, metal, hello, world, prerequisites, table, contents, goals, still, under, active, are, willing, participate, designed, such, way, first, explains, some, feature, implemented, then, tries, demonstrate, same, works, corresponding, folder, directory, which, snapshot, when, had, been, completed, allows, concepts, gracefully, helps, readers, follow, evolution, understanding, doesn, require, specific, teaches, simple, scratch, call, largely, based, but, limited, supports, only, items, latest, date, folders, tags, branches, master, additional, options, star, fork, must, change, notification, notifications, public, dismiss, alert, switched, accounts, out, resetting, focus, qualifiers, our, query, filter, results, quickly, submit, include, email, address, contacted, every, piece, take, input, seriously, provide, syntax, tips, clear, users, jump, pricing, premium, add, ons, powered, collections, trending, archive, program, accelerator, maintainer, lab, programs, fund, developers, sponsors, partners, trust, center, forum, ebooks, reports, events, webinars, stories, type, software, topic, industries, government, manufacturing, financial, healthcare, industry, cases, devsecops, modernization, case, nonprofits, startups, small, medium, teams, enterprises, company, size, marketplace, changelog, blog, why, stop, leaks, before, they, start, secret, protection, secure, find, fix, vulnerabilities, application, enforce, changes, review, plan, track, work, instant, dev, environments, codespaces, automate, workflow, workflows, integrate, external, tools, mcp, registry, direct, agents, issue, write, better, creation, toggle, skip, content,
Text of the page (random words):
github s matyukevich raspberry pi os learning operating system development using linux kernel and raspberry pi github skip to content navigation menu toggle navigation sign in appearance settings platform ai code creation github copilot write better code with ai github copilot app direct agents from issue to merge mcp registry new integrate external tools developer workflows actions automate any workflow codespaces instant dev environments issues plan and track work code review manage code changes code quality enforce quality at merge application security github advanced security find and fix vulnerabilities code security secure your code as you build secret protection stop leaks before they start explore why github documentation blog changelog marketplace view all features solutions by company size enterprises small and medium teams startups nonprofits by use case app modernization devsecops devops ci cd view all use cases by industry healthcare financial services manufacturing government view all industries view all solutions resources explore by topic ai software development devops security view all topics explore by type customer stories events webinars ebooks reports business insights github skills support services documentation customer support community forum trust center partners view all resources open source community github sponsors fund open source developers programs security lab maintainer community accelerator github stars archive program repositories topics trending collections enterprise enterprise solutions enterprise platform ai powered developer platform available add ons github advanced security enterprise grade security features copilot for business enterprise grade ai features premium support enterprise grade 24 7 support pricing search or jump to search code repositories users issues pull requests search clear search syntax tips provide feedback we read every piece of feedback and take your input very seriously include my email address so i can be contacted cancel submit feedback saved searches use saved searches to filter your results more quickly name query to see all available qualifiers see our documentation cancel create saved search sign in sign up appearance settings resetting focus 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 message s matyukevich raspberry pi os public notifications you must be signed in to change notification settings fork 1 3k star 13 9k code issues 60 pull requests 6 actions projects security and quality 0 insights additional navigation options code issues pull requests actions projects security and quality insights s matyukevich raspberry pi os master branches tags go to file code open more actions menu folders and files name name last commit message last commit date latest commit history 498 commits 498 commits _layouts _layouts assets css assets css docs docs exercises exercises images images src src translations translations gitignore gitignore dockerfile dockerfile license license readme md readme md _config yml _config yml view all files repository files navigation readme mit license more items 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 introduction contribution guide prerequisites lesson 1 kernel initialization 1 1 introducing rpi os or bare metal hello world linux 1 2 project structure 1 3 kernel build system 1 4 startup sequence 1 5 exercises lesson 2 processor initialization 2 1 rpi os 2 2 linux 2 3 exercises lesson 3 interrupt handling 3 1 rpi os linux 3 2 low level exception handling 3 3 interrupt controllers 3 4 timers 3 5 exercises lesson 4 process scheduler 4 1 rpi os linux 4 2 scheduler basic structures 4 3 forking a task 4 4 scheduler 4 5 exercises lesson 5 user processes and system calls 5 1 rpi os 5 2 linux 5 3 exercises lesson 6 virtual memory management 6 1 rpi os 6 2 linux in progress 6 3 exercises lesson 7 signals and interrupt waiting to be done lesson 8 file systems to be done lesson 9 executable files elf to be done lesson 10 drivers to be done lesson 11 networking to be done about learning operating system development using linux kernel and raspberry pi topics c education raspberry pi arm tutorial kernel resource linux kernel assembler osdev operating system learn armv8 raspberry pi 3 raspberry pi os resources readme license mit license uh oh there was an error while loading please reload this page activity stars 13 9k stars watchers 502 watching forks 1 3k forks report repository releases no releases published packages 0 uh oh there was an error while loading please reload this page uh oh there was an error while loading please reload this page contributors uh oh there was an error while loading please reload this page languages c 78 0 assembly 16 1 makefile 4 7 shell 0 7 batchfile 0 4 html 0 1 footer 2026 github inc footer navigation terms privacy security status community docs contact manage cookies do not share my personal information you can t perform that action at this time
|