mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-20 09:55:07 -04:00
htc: skeleton some more of main
This commit is contained in:
parent
fc060d3777
commit
83c1c175ba
9 changed files with 268 additions and 0 deletions
|
@ -53,6 +53,10 @@
|
|||
#include <stratosphere/gpio.hpp>
|
||||
#include <stratosphere/hid.hpp>
|
||||
#include <stratosphere/hos.hpp>
|
||||
#include <stratosphere/htc.hpp>
|
||||
#include <stratosphere/htcfs.hpp>
|
||||
#include <stratosphere/htclow.hpp>
|
||||
#include <stratosphere/htcs.hpp>
|
||||
#include <stratosphere/i2c.hpp>
|
||||
#include <stratosphere/kvdb.hpp>
|
||||
#include <stratosphere/ldr.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue