Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1006 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 1006 Bytes

pi-os

The goal is to create a basic operating system for the Raspberry Pi Zero in assembly code with a command line interface.

Requirements

Hardware

  • Raspberry Pi Zero
  • 8GB Class 10 Micro SD Card
  • 4-Port USB 2.0 OTG hub with Micro USB Connector
  • Mini HDMI to HDMI Adapter
  • CanaKit 2.5A Micro USB Power Supply

Software

  • GNU compiler toolchain that targets ARMv6 processors.

Resources