pinmux: implement updated initial config api

This commit is contained in:
Michael Scire
2020-11-09 02:01:29 -08:00
parent e0ce035323
commit d0a45b8f21
37 changed files with 2837 additions and 2117 deletions

View File

@@ -64,6 +64,7 @@
#include <stratosphere/patcher.hpp>
#include <stratosphere/pcv.hpp>
#include <stratosphere/pgl.hpp>
#include <stratosphere/pinmux.hpp>
#include <stratosphere/powctl.hpp>
#include <stratosphere/psc.hpp>
#include <stratosphere/pm.hpp>