Atmosphere / libraries /
@Michael Scire Michael Scire authored on 16 Mar 2020
..
config stratosphere template: allow for per-module defines 6 years ago
libmesosphere kern: tweak KHandleTable impl 6 years ago
libstratosphere os: implement Tick api, make build with -Werror 6 years ago
libvapours crypto: add Sha256Context 6 years ago
.gitignore git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries 6 years ago
.gitmodules git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries 6 years ago
.gitrepo git subrepo push libraries 6 years ago
LICENSE git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries 6 years ago
Makefile meso: skeleton libmesosphere in prep for kernelldr dev 6 years ago
README.md Add additional licensing exemption 6 years ago
README.md

License

Atmosphere-libs is a collection of libraries for doing operating system development for the Nintendo Switch.

Licensing

This software is licensed under the terms of the GPLv2, with exemptions for specific projects noted below.

You can find a copy of the license in the LICENSE file.

Exemptions:

  • The yuzu emulator project is exempt from GPLv2 licensing and may (at its option) instead license any source code authored for the atmosphere-libs project as GPLv2 or later.
  • Nintendo is exempt from GPLv2 licensing and may (at its option) instead license any source code authored for the atmosphere-libs project under the Zero-Clause BSD license.

Credits

Atmosphere-libs is currently being developed and maintained by SciresM.

In addition to those credited in Atmosphère's credits, we would like to thank for contributing to atmosphere-libs in some significant way:

Additional credits may be found in the README.md for specific libraries.