Skip to content

Xinu is a Micro OS, where majority of the functions have been implemented using C. For more info visit: https://en.wikipedia.org/wiki/Xinu

Notifications You must be signed in to change notification settings

AnshulV98/Xinu-Operating-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Xinu

Build instructions

Copy the file compile/Makedefs.EXAMPLE to compile/Makedefs and make appropriate changes if necessary. Make sure that the correct COMPILER_ROOT, LIBGCC_LOC and CONF_LFLAGS are set.

The PLATFORM variable should be set to one of:

  • arm-qemu
  • arm-bbb
  • x86-qemu
  • x86-galileo

About

Xinu is a Micro OS, where majority of the functions have been implemented using C. For more info visit: https://en.wikipedia.org/wiki/Xinu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published