summaryrefslogtreecommitdiff
path: root/ucoo/hal/usb/Config
diff options
context:
space:
mode:
Diffstat (limited to 'ucoo/hal/usb/Config')
-rw-r--r--ucoo/hal/usb/Config2
1 files changed, 2 insertions, 0 deletions
diff --git a/ucoo/hal/usb/Config b/ucoo/hal/usb/Config
index 9adaece..80341e8 100644
--- a/ucoo/hal/usb/Config
+++ b/ucoo/hal/usb/Config
@@ -10,3 +10,5 @@ self_powered = 0
max_power = 100
# End point size, you should use 64.
ep_size = 64
+# Use HS driver instead of FS
+driver_hs = false