1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-20 14:03:25 +01:00
Atmosphere/libraries/libstratosphere/source/htclow/driver
2021-09-30 19:00:47 -07:00
..
htclow_driver_manager.cpp ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
htclow_driver_manager.hpp ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
htclow_driver_memory_management.cpp htc: disable socket driver, needs design thought before we can turn it on for real. 2021-02-24 04:06:54 -08:00
htclow_driver_memory_management.hpp htc: implement socket driver (socket api not really impl'd yet) 2021-02-24 04:06:54 -08:00
htclow_i_driver.hpp
htclow_socket_discovery_manager.cpp htc: implement socket driver (socket api not really impl'd yet) 2021-02-24 04:06:54 -08:00
htclow_socket_discovery_manager.hpp htc: implement socket driver (socket api not really impl'd yet) 2021-02-24 04:06:54 -08:00
htclow_socket_discovery_util.cpp htc: implement socket driver (socket api not really impl'd yet) 2021-02-24 04:06:54 -08:00
htclow_socket_discovery_util.hpp htc: implement socket driver (socket api not really impl'd yet) 2021-02-24 04:06:54 -08:00
htclow_socket_driver.cpp htc: implement socket driver (socket api not really impl'd yet) 2021-02-24 04:06:54 -08:00
htclow_socket_driver.hpp htc: implement socket driver (socket api not really impl'd yet) 2021-02-24 04:06:54 -08:00
htclow_usb_driver.cpp htc: fix copy/paste error in usb driver 2021-02-24 04:06:54 -08:00
htclow_usb_driver.hpp
htclow_usb_impl.cpp os: adopt multiwait naming over waitable 2021-09-30 19:00:47 -07:00
htclow_usb_impl.hpp