Xous Documentation - betrusted-io/betrusted-wiki GitHub Wiki

DEPRECATED

this has been moved to the wiki home page

DEPRACATED CONTENT BELOW

A lot of Xous documentation is happening in the form of README.md files in the relevant subdirectories. This page tries to create a single place where all the relevant README.md's are linked for easy searching.

Microkernel Core

OS Services

  • Services describes the various servers that compose the services provided by the Xous microkernel. Note: this link should be updated to point to the main branch once these docs are merged.
  • Push Events
  • GAM Graphical Abstraction Manager
  • xous-names Name resolution for server IDs

Hardware Abstractions

  • UTRA Hardware register access abstraction for Xous
  • Peripheral access conventions Goals for hardware register abstractions
  • COM Protocol between the embedded controller (EC) and the main SoC

Hardware Documentation

Meta-Issues

  • imports How imported repositories that are not yet stand-alone crates are managed
  • Emulation
  • Tools Helper tools to build bootable images