pinmux: implement updated initial config api

This commit is contained in:
Michael Scire 2020-11-09 02:01:29 -08:00 committed by SciresM
parent 68f42a14c8
commit d9350d24a9
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>