usb: add ds client api
1 parent 621520c commit 13b17a584802157b1ee410da4b603d54ac838960
@Michael Scire Michael Scire authored on 8 Feb 2021
Showing 21 changed files
View
libraries/libstratosphere/include/stratosphere.hpp
View
libraries/libstratosphere/include/stratosphere/usb.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/usb/ds/usb_i_ds_endpoint.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/usb/ds/usb_i_ds_interface.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/usb/ds/usb_i_ds_service.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/usb/usb_device.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/usb/usb_device_types.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/usb/usb_limits.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/usb/usb_types.hpp 0 → 100644
View
libraries/libstratosphere/source/usb/impl/usb_util.hpp 0 → 100644
View
libraries/libstratosphere/source/usb/usb_device.cpp 0 → 100644
View
libraries/libstratosphere/source/usb/usb_remote_ds_endpoint.cpp 0 → 100644
View
libraries/libstratosphere/source/usb/usb_remote_ds_endpoint.hpp 0 → 100644
View
libraries/libstratosphere/source/usb/usb_remote_ds_interface.cpp 0 → 100644
View
libraries/libstratosphere/source/usb/usb_remote_ds_interface.hpp 0 → 100644
View
libraries/libstratosphere/source/usb/usb_remote_ds_root_service.cpp 0 → 100644
View
libraries/libstratosphere/source/usb/usb_remote_ds_root_service.hpp 0 → 100644
View
libraries/libstratosphere/source/usb/usb_remote_ds_service.cpp 0 → 100644
View
libraries/libstratosphere/source/usb/usb_remote_ds_service.hpp 0 → 100644
View
libraries/libvapours/include/vapours/results.hpp
View
libraries/libvapours/include/vapours/results/usb_results.hpp 0 → 100644