An open API service indexing awesome lists of open source software.

https://github.com/aaronw-be/osdev-wiki-cn


https://github.com/aaronw-be/osdev-wiki-cn

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# OSDEV-Wiki-CN

> Introduction

* [Basic Information](./Articles/00.Introduction/Basic%20Information/)
* [Introduction](./Articles/00.Introduction/Basic%20Information/Introduction.md)
* [Required Knowledge](./Articles/00.Introduction/Basic%20Information/RequiredKnowledge.md)
* [Beginner Mistakes](./Articles/00.Introduction/Basic%20Information/BeginnerMistakes.md)
* [Getting Started](./Articles/00.Introduction/Basic%20Information/Getting-Started.md)

* Environment

* Bare Bones / Baby Steps

* Example OS Organization

* Booting and Setup

* Testing and Debugging

* Development

* Compiler Development