summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-18Disable SOF in dcd_stm32_fsdevMengsk
2020-06-18Add tx callback to cdc deviceGavin Li
2020-06-17Merge pull request #431 from HiFiPhile/unalignedHa Thach
2020-06-17Fix IAR warnings.Mengsk
2020-06-16fix hs port1 build with net endpointhathach
2020-06-16fix stm32h743 priority with freeRTOShathach
2020-06-15update example config and descriptor with better Highspeed supporthathach
2020-06-15Enhance EP FIFO allocation for both Fullspeed and Highspeedhathach
2020-06-15update midihathach
2020-06-15clean up, update other example confighathach
2020-06-14Merge pull request #430 from PanRe/fix-too-strict-iad-checksHa Thach
2020-06-14Fix wrong comment for IAD checks.Reinhard Panhuber
2020-06-14cherry pick PR399 commit : Interrupt time improvementsJan Dümpelmann
2020-06-14overwrite setup packethathach
2020-06-14improve usbd log for control transferhathach
2020-06-14revert CFG_TUSB_RHPORT0_MODE to previous wayhathach
2020-06-14Fix alignment.Reinhard Panhuber
2020-06-14Fix alignment.Reinhard Panhuber
2020-06-14Fix alignment.Reinhard Panhuber
2020-06-14Merge branch 'fix-too-strict-iad-checks' into uac2Reinhard Panhuber
2020-06-13Fix too strict checks on subclass and interface of iad descriptor.Reinhard Panhuber
2020-06-13Fix mic audio descriptor, fix too strict check on IAD desc. in usbd.cReinhard Panhuber
2020-06-11Merge branch 'master' into uac2Reinhard Panhuber
2020-06-09Add DCD for Dialog DA1469x MCUJerzy Kasenberg
2020-06-09Add Dialog DA1469x register definition fileJerzy Kasenberg
2020-06-01Update feature_request.mdHa Thach
2020-06-01Update bug_report.mdHa Thach
2020-06-01adding speed detect on bus resethathach
2020-06-01allow hs ep open with 512 byteshathach
2020-05-31fixed EP0 size to 64 since LS is not supported in device modehathach
2020-05-31able to detect as hshathach
2020-05-31Merge pull request #413 from kasjer/kasjer/ble-over-usbHa Thach
2020-05-29Merge pull request #424 from hathach/fix-idf-usb-pin-initHa Thach
2020-05-29fix idf usb pin init changeshathach
2020-05-28Merge pull request #421 from hathach/add-qualifier-descriptorHa Thach
2020-05-28add get device qualifier descriptorhathach
2020-05-28Add bt hci device classJerzy Kasenberg
2020-05-28Add non standard request handling in classJerzy Kasenberg
2020-05-28Merge pull request #418 from hathach/enhance-usbd-driver-openHa Thach
2020-05-28check max_len for vendor and hidhathach
2020-05-28rename to drv_len to be consistenthathach
2020-05-28initial transfer failed in open() shouldn't cause the driver open to fail.hathach
2020-05-28update vendor open()hathach
2020-05-28update usbtmc open()hathach
2020-05-28update net open()hathach
2020-05-28update midi open()hathach
2020-05-28update hid open()hathach
2020-05-28improve mschathach
2020-05-28change signature for dfu runtimehathach
2020-05-27changing usbd driver open() return type, add max_lenhathach