libnx/nx/source/runtime/devices
Lioncash 4b9a460fb6 usb_comms: Correct scenarios when freeing the endpoint out buffer
Previously g_usbComms_endpoint_out_buffer wouldnt be freed in
usbCommsExit, as g_usbComms_endpoint_out would be set to NULL before
the conditional check
2018-01-19 11:22:44 +01:00
..
console.c C was developed in 1972 2018-01-06 13:54:59 +01:00
fs_dev.c Renamed misleading dir names "devices/" and "system/" to "runtime/" 2018-01-06 13:45:37 +01:00
usb_comms.c usb_comms: Correct scenarios when freeing the endpoint out buffer 2018-01-19 11:22:44 +01:00