1
0
mirror of https://github.com/switchbrew/libnx.git synced 2025-07-26 12:02:15 +02:00
libnx/nx/source
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
..
arm Moved cache.s to arm/, implemented kernel/version.c, get rid of broken uart driver [for now] 2017-11-05 03:58:54 +01:00
gfx Make fatalSimple error codes unique 2018-01-15 22:48:46 +01:00
kernel Add comment about seed 2018-01-18 21:11:58 +01:00
runtime usb_comms: Correct scenarios when freeing the endpoint out buffer 2018-01-19 11:22:44 +01:00
services Make fatalSimple error codes unique 2018-01-15 22:48:46 +01:00
internal.h Mutex bringup 2017-11-17 16:15:28 +01:00