mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-27 13:14:15 -04:00
i2c: begin skeleton device driver framework
This commit is contained in:
parent
21fac86080
commit
4a2daa4810
18 changed files with 656 additions and 1 deletions
|
@ -51,6 +51,7 @@
|
|||
#include <stratosphere/gpio.hpp>
|
||||
#include <stratosphere/hid.hpp>
|
||||
#include <stratosphere/hos.hpp>
|
||||
#include <stratosphere/i2c.hpp>
|
||||
#include <stratosphere/kvdb.hpp>
|
||||
#include <stratosphere/ldr.hpp>
|
||||
#include <stratosphere/lr.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue