diff options
author | Christian Cunningham <cc@localhost> | 2021-12-23 22:31:52 -0800 |
---|---|---|
committer | Christian Cunningham <cc@localhost> | 2021-12-23 22:31:52 -0800 |
commit | 6ddd6fe9d945bbd5d03bf61080ac5f83441cb392 (patch) | |
tree | c1a45b37c797257464b7cdd6aca103f7b04e4dcf /events | |
parent | cf7203d851ec5d8971c6ee84b196ead219cadfc7 (diff) |
Added USB Enumeration
Diffstat (limited to 'events')
-rw-r--r-- | events | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ usb_* +usb_desc_* +usb_hub_* usb_dwc2_* +-usb_dwc2_hr* -usb_dwc2_sof |