mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-24 19:54:22 -04:00
i2c: add register acccessor helpers
This commit is contained in:
parent
5bd02f128d
commit
7c58a21c4c
6 changed files with 250 additions and 0 deletions
|
@ -28,3 +28,4 @@
|
|||
#include <stratosphere/i2c/driver/impl/i2c_i2c_session_impl.hpp>
|
||||
#include <stratosphere/i2c/i2c_api.hpp>
|
||||
#include <stratosphere/i2c/i2c_bus_api.hpp>
|
||||
#include <stratosphere/i2c/i2c_register_accessor.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue