docs: initial re-write of all documentation

This commit is contained in:
hexkyz 2020-04-26 19:06:59 +01:00
commit 57ac153671
42 changed files with 711 additions and 626 deletions

View file

@ -0,0 +1,4 @@
# boot
This module is a reimplementation of the Horizon OS's "boot" system module, which is responsible for initializing and configuring hardware.
Atmosphère's reimplementation displays its own black and white splash screen and battery icons as replacements for the original assets used during display initialization.