Newer
Older
Atmosphere / docs / components / libraries.md
@hexkyz hexkyz on 27 Apr 2020 418 bytes docs: address review commentary
# libraries
This is a collection of libraries for doing operating system development for the Nintendo Switch.

## libmesosphere
libmesosphere is a work-in-progress C++ library implementing functionality for the Horizon Kernel.

## libstratosphere
libstratosphere is a work-in-progress C++ library for development of system modules for the Nintendo Switch.

## libvapours
Common boilerplate code for various purposes.