platform(d1): USB host mode driver #308
Labels
area: drivers
Related to driver implementation for hardware devices.
area: kernel
Related to the cross-platform kernel
meta: hard
This is the opposite of a "good first issue"
platform: D1
Specific to the Allwinner D1 hardware platform
this is probably a huge pain in the ass to get working, but imagine being able to use a Normal Keyboard with mnemOS. it would be especially nice for folks without a beepy board.
if we make a USB keyboard our MVP for a USB host driver, the Right Way to do this might look like:
Service
abstractionService
and existing keymux stuffNote: this issue is specifically about implementing USB host mode, for connecting other USB devices to a mnemOS system. support for mnemOS systems operating as a USB device is tracked by issue #88.
The text was updated successfully, but these errors were encountered: