在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):s-matyukevich/raspberry-pi-os开源软件地址(OpenSource Url):https://github.com/s-matyukevich/raspberry-pi-os开源编程语言(OpenSource Language):C 78.0%开源软件介绍(OpenSource Introduction):Learning operating system development using Linux kernel and Raspberry PiThis 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
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论