aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/usbh/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/src/usbh/TODO.txt')
-rw-r--r--os/hal/src/usbh/TODO.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/os/hal/src/usbh/TODO.txt b/os/hal/src/usbh/TODO.txt
index 4d9d1bb..c3dd4a8 100644
--- a/os/hal/src/usbh/TODO.txt
+++ b/os/hal/src/usbh/TODO.txt
@@ -2,6 +2,13 @@ In decreasing order of priority:
Bugs:
- Synchronization on driver unload between usbhMainLoop and driver APIs
+ - MSD: ok
+ - AOA: not done
+ - HUB: ok
+ - FTDI: not done
+ - HID: ok
+ - UVC: not done
+
Enhancements:
- Way to return error from the load() functions in order to stop the enumeration process