Skip to content

💾 A basic operating system for the Raspberry Pi Zero

License

Notifications You must be signed in to change notification settings

evanotero/pi-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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