Is your feature request related to a problem? Please describe.
We need to rewrite the usb HID driver in order to re-enable support for usb mouse and keyboard.
Describe the solution you'd like
Reuse existing implementation and rewrite it so it fits our current coding standard, and bring the code quality up to date.
Additional context
To support this we have to also redo the last remaining bits of usb interrupt code, to reenable the data events.
Is your feature request related to a problem? Please describe.
We need to rewrite the usb HID driver in order to re-enable support for usb mouse and keyboard.
Describe the solution you'd like
Reuse existing implementation and rewrite it so it fits our current coding standard, and bring the code quality up to date.
Additional context
To support this we have to also redo the last remaining bits of usb interrupt code, to reenable the data events.