|
i2c: implement remaining required driver logic
|
|---|
|
|
| libraries/libstratosphere/include/stratosphere/i2c/driver/i2c_bus_api.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/i2c/driver/impl/i2c_i2c_session_impl.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/i2c/i2c_bus_api.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/i2c/sf/i2c_sf_i_session.hpp |
|---|
| libraries/libstratosphere/source/i2c/driver/board/nintendo_nx/impl/i2c_bus_accessor.cpp |
|---|
| libraries/libstratosphere/source/i2c/driver/i2c_driver_bus_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/i2c/driver/impl/i2c_i2c_session_impl.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/i2c/i2c_client_api.cpp |
|---|
| libraries/libstratosphere/source/i2c/server/i2c_server_session_impl.hpp |
|---|
| libraries/libvapours/include/vapours/results/i2c_results.hpp |
|---|
| stratosphere/boot/source/boot_battery_driver.hpp |
|---|
| stratosphere/boot/source/boot_charger_driver.hpp |
|---|
| stratosphere/boot/source/boot_display.cpp |
|---|
| stratosphere/boot/source/boot_pmic_driver.hpp |
|---|