fincs / FeOS-v2

Research operating system targeting ARMv6-based computers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FeOS v2.0-prerelease

Build Status

Introduction

FeOS is a research operating system targeting ARMv6-based computers.

Build prerequisites

You need the following in order to build FeOS/High:

  • devkitARM r42 or higher
  • A working GCC (including G++) 4.8.0+ installation for the host (Windows users: use TDM-GCC)

Before building, you must set the FEOS2SDK environment variable to point to the /sdk directory (if on Windows, you must use Unix-style paths, like /c/Users/.../gitrepos/FeOS-v2/sdk).

About

Research operating system targeting ARMv6-based computers

License:MIT License


Languages

Language:C 81.4%Language:C++ 15.5%Language:Assembly 1.3%Language:Objective-C 1.3%Language:Perl 0.4%Language:Shell 0.1%