| Prusa MINI Firmware overview
    | 
| Files | |
| file | usbh_core.c | 
| This file implements the functions for the core state machine process the enumeration and the control transfer process. | |
| file | usbh_ctlreq.c | 
| This file implements the control requests for device enumeration. | |
| file | usbh_ioreq.c | 
| This file handles the issuing of the USB transactions. | |
| file | usbh_pipes.c | 
| This file implements functions for opening and closing Pipes. | |